Commit Graph

  • 9dd5639f9 Add admin function to deactivate all invites (#8279) by Eugen Rochko 2018-08-19 00:58:53 +0200
  • c6eab9e0a Add Makara dependency to support read-replicas (#8216) by Eugen Rochko 2018-08-18 21:06:12 +0200
  • abc5548cc Do not process outgoing mentions to suspended accounts (#8272) by ThibG 2018-08-18 19:42:13 +0200
  • 7a0f781aa Fix ctrl+enter not submitting toot when text cursor is composing image description (#8273) by Spanky 2018-08-18 12:40:35 -0500
  • 44e31c3e5 Merge pull request #649 from ThibG/glitch-soc/merge-upstream by ThibG 2018-08-18 18:22:54 +0200
  • bfeac6747 Merge branch 'master' into glitch-soc/merge-upstream by Thibaut Girka 2018-08-18 18:04:49 +0200
  • 7423c0c13 Various minor upload description fixes by Thibaut Girka 2018-08-18 14:53:25 +0200
  • 534439e73 Add focal points support in the composer by Thibaut Girka 2018-08-18 11:01:53 +0200
  • 9782ac017 Refactor in preparation for focal points modal by Thibaut Girka 2018-08-18 10:32:45 +0200
  • 298ee8448 Fix #8264 - Do not override ctrl/cmd+click. (#8265) by M Somerville 2018-08-18 11:50:32 +0100
  • 85bb32c41 Add "sign in to participate" message to public toot page (#8200) by Eugen Rochko 2018-08-18 12:48:27 +0200
  • 5059989cc Use CircleCI workflows for ruby dependencies (#8228) by ThibG 2018-08-18 04:05:42 +0200
  • edb1de780 Make CopyStatusStats migration use batches of 1000 to avoid locks (#8256) by Eugen Rochko 2018-08-18 03:44:50 +0200
  • d010816ba Fix error when trying to update counters for statuses that are gone (#8251) by Eugen Rochko 2018-08-18 03:03:23 +0200
  • 78fa926ed Add remote interaction dialog for toots (#8202) by Eugen Rochko 2018-08-18 03:03:12 +0200
  • 69d4fa3bc Fix rails-ujs not being run on some settings pages (fixes #645) by Thibaut Girka 2018-08-17 19:13:28 +0200
  • 32075fe27 Merge pull request #642 from ThibG/glitch-soc/merge-upstream by ThibG 2018-08-17 18:09:30 +0200
  • bf1bde5d6 Add Georgian language translation (#8250) by Dachi Natsvlishvili 2018-08-17 20:00:01 +0400
  • a16ff45d8 Temporarily revert doorkeeper back to 4.2.6 by Thibaut Girka 2018-08-17 17:50:06 +0200
  • 280d7b1df Merge branch 'master' into glitch-soc/merge-upstream by Thibaut Girka 2018-08-17 17:43:54 +0200
  • 59f7f4c92 Implement Undo { Accept { Follow } } (fixes #8234) (#8245) by ThibG 2018-08-17 16:24:56 +0200
  • 4a6bc2482 [Glitch] Defer scrollIntoView after DOM is drawn by Thibaut Girka 2018-08-17 13:39:06 +0200
  • 1ee675d68 Use correct activity id in Accept when receiving duplicate Follow (fixes #8218) (#8244) by ThibG 2018-08-17 14:08:17 +0200
  • 4601a58ac Defer scrollIntoView after DOM is drawn (fixes #8239) (#8242) by ThibG 2018-08-17 14:07:38 +0200
  • 50cd70b3e Fix incorrect prop type for ComposerReply.status by Thibaut Girka 2018-08-16 21:00:06 +0200
  • 7595ae409 Fix one GettingStarted ColumnLink not having a key by Thibaut Girka 2018-08-16 20:42:52 +0200
  • 80148d8ed Split custom filter migration script using the post-deployment migration system by Thibaut Girka 2018-08-13 18:17:48 +0200
  • 106fa28a0 Prevent actions log from crashing when displaying deleted status (fixes #8133) (#8219) by ThibG 2018-08-16 20:05:26 +0200
  • c98681c35 Do not error out when performing admin actions on no statuses (#8220) by ThibG 2018-08-16 20:02:52 +0200
  • d78474264 Update reply counters only if the reply is public/unlisted (#8211) by Eugen Rochko 2018-08-16 14:21:52 +0200
  • be0b372a2 Fix admin.js starting rails-ujs twice (fixes #8168) (#8213) by ThibG 2018-08-15 23:38:31 +0200
  • 4f24dc31d Fix FixAccountsUniqueIndex migration (#8212) by ThibG 2018-08-15 20:23:12 +0200
  • 625b5a567 Get rid of the Content Warning rainbows (#8129) by ThibG 2018-08-15 19:38:56 +0200
  • af912fb30 Allow accessing local private/DM messages by URL (#8196) by ThibG 2018-08-15 19:33:36 +0200
  • 4df9cabb2 Display replies count in web UI (#8181) by Eugen Rochko 2018-08-15 19:29:52 +0200
  • b0f4fe456 Add ldap search filter (#8151) by Immae 2018-08-15 18:12:44 +0200
  • 494eaab5b Slightly more aggressive video preloading by Thibaut Girka 2018-08-14 18:21:29 +0200
  • c4e8402ef Fix bug when clicking on video position slider before starting the video by Thibaut Girka 2018-08-14 15:19:40 +0200
  • f0fa6e3a7 Prevent default event handling when clicking on the video position slider by Thibaut Girka 2018-08-14 14:39:53 +0200
  • aaac14b8a Show exact number of followers/statuses on export page/in tooltip (#8199) by Eugen Rochko 2018-08-14 21:56:17 +0200
  • ec2c516ab Various fixes regarding the video position slider (#8201) by ThibG 2018-08-14 21:51:17 +0200
  • 464daffdf Upgrade Doorkeeper to 4.4.1 (#8197) by Eugen Rochko 2018-08-14 20:24:47 +0200
  • be13e95d0 Fix null constraint violation in copy status stats migration (#8198) by Eugen Rochko 2018-08-14 20:24:36 +0200
  • 8e111b753 Move status counters to separate table, count replies (#8104) by Eugen Rochko 2018-08-14 19:19:32 +0200
  • fcb527cdd Add post-deployment migration system (#8182) by Eugen Rochko 2018-08-13 13:40:01 +0200
  • 9e4ac1c12 Added endorse strings, fixed footer 'developers' string (#8183) by Evgeny Petrov 2018-08-13 00:11:40 +0300
  • 434628d98 Expect relays to answer with accept/reject (#8179) by Eugen Rochko 2018-08-12 18:16:26 +0200
  • 5f41bbd27 Update Rails (#8141) by S.H 2018-08-12 19:25:23 +0900
  • 19da27970 Add some feedback to maintenance rake tasks (#8173) by ThibG 2018-08-11 22:02:55 +0200
  • 662a914f5 Weblate translations (2018-08-12) (#8171) by Yamagishi Kazutoshi 2018-08-12 04:59:23 +0900
  • 2a9950b2e Make some migration script more robust (fixes #8007) (#8170) by ThibG 2018-08-11 18:00:41 +0200
  • 018a9e4e7 Add post-deployment migration system (#8182) by Eugen Rochko 2018-08-13 13:40:01 +0200
  • b7091c6c0 Added endorse strings, fixed footer 'developers' string (#8183) by Evgeny Petrov 2018-08-13 00:11:40 +0300
  • 39e361a56 Expect relays to answer with accept/reject (#8179) by Eugen Rochko 2018-08-12 18:16:26 +0200
  • 2aeeffc3e Update Rails (#8141) by S.H 2018-08-12 19:25:23 +0900
  • 110b3f633 Add some feedback to maintenance rake tasks (#8173) by ThibG 2018-08-11 22:02:55 +0200
  • 38e39c936 Weblate translations (2018-08-12) (#8171) by Yamagishi Kazutoshi 2018-08-12 04:59:23 +0900
  • cbc2e6bd4 Make some migration script more robust (fixes #8007) (#8170) by ThibG 2018-08-11 18:00:41 +0200
  • d215c43cd Merge pull request #633 from ThibG/glitch-soc/merge-upstream by ThibG 2018-08-11 16:17:29 +0200
  • 84a2587d4 Merge branch 'master' into glitch-soc/merge-upstream by Thibaut Girka 2018-08-11 15:45:42 +0200
  • 741fb32be Fix statuses batch checkboxes in admin panel (fixes #411) by Thibaut Girka 2018-08-11 15:21:36 +0200
  • acb3d5b7a Don't prevent opening links in tabs with keyboard modifiers by Thibaut Girka 2018-08-10 18:00:30 +0200
  • d787bcdeb Merge pull request #630 from ThibG/glitch-soc/merge-upstream by ThibG 2018-08-11 15:28:06 +0200
  • 44680c46e Ensure single user is a local user (fixes #8154) (#8157) by ThibG 2018-08-11 11:53:10 +0200
  • 7b5ea7270 Fix crash when clicking “Show more/less for all” when a toot is not visible (#8118) by Mélanie Chauvel (ariasuni) 2018-08-11 11:52:53 +0200
  • 84e2446d2 i18n: fix Slovak language name (#8169) by Nathaniel Ekoniak 2018-08-11 01:52:05 -0400
  • e8b7f3f3e Weblate translations (2018-08-11) (#8167) by Yamagishi Kazutoshi 2018-08-11 14:51:30 +0900
  • 3d7979c2c i18n: Update Polish translation (#8155) by Marcin Mikołajczak 2018-08-11 00:52:36 +0200
  • d2e0818d5 [RU] Updated translation (#8164) by Evgeny Petrov 2018-08-11 00:39:52 +0300
  • 03afc365d Introduce OAuth scopes for bookmarks by Thibaut Girka 2018-08-10 15:22:04 +0200
  • 7067b64de Implement public profile endorsements in glitch-soc by Thibaut Girka 2018-08-10 16:25:46 +0200
  • 4e66e0ac0 Merge upstream SCSS changes for /about, /about/more and /terms by Thibaut Girka 2018-08-10 15:57:58 +0200
  • 16a4a333a Merge upstream styling for public profile endorsements by Thibaut Girka 2018-08-10 15:48:54 +0200
  • e5a603206 Merge branch 'master' into glitch-soc/merge-upstream by Thibaut Girka 2018-08-10 15:39:06 +0200
  • 90b492143 Introduce OAuth scopes for bookmarks by Thibaut Girka 2018-08-10 15:22:04 +0200
  • 5b8603879 Adjust responsive design for /about/more and /terms (#8158) by Eugen Rochko 2018-08-10 06:43:02 +0200
  • 8c279b164 Update docker-compose to cope with build-time assets (#8156) by Aaron Brady 2018-08-09 16:37:48 -0400
  • aff6a1506 When follow is removed, remove endorsement (#8149) by Eugen Rochko 2018-08-09 15:24:29 +0200
  • 0dcc1950d Update /terms and /about/more to use public layout (#8142) by Eugen Rochko 2018-08-09 12:58:20 +0200
  • f2404de87 Public profile endorsements (accounts picked by profile owner) (#8146) by Eugen Rochko 2018-08-09 09:56:53 +0200
  • 80176a381 [RU] Translation update: (#8147) by Evgeny Petrov 2018-08-09 09:50:42 +0300
  • d974c9447 Remove protocol handler registration (#8127) by Eugen Rochko 2018-08-08 21:12:45 +0200
  • 7d1dd5949 Good bye, CW rainbows by Thibaut Girka 2018-08-07 17:58:06 +0200
  • 58cc67388 Update fr.yml for 3 spelling mistakes and a typo (#8135) by Mozinet 2018-08-07 18:02:34 +0200
  • c70077892 Scroll to linked status in public status view by Thibaut Girka 2018-08-05 12:55:56 +0200
  • 1ab8b4b8e Scroll to linked status in public status view (fixes #7884) (#8130) by ThibG 2018-08-06 15:16:02 +0200
  • 617c3a800 Restore glitch-soc's 500 characters limit for bios (fixes #625) by Thibaut Girka 2018-08-06 08:02:06 +0200
  • 5e6cec4a4 Import upstream's emojify function in settings.js by Thibaut Girka 2018-08-02 17:22:08 +0200
  • c52bcc033 Serialize text-less statuses as '.' over OStatus (fixes #7856) (#8126) by ThibG 2018-08-05 12:22:23 +0200
  • 23b22d0df i18n: Make Polish translation more gender neutral + update (#8119) by Marcin Mikołajczak 2018-08-03 00:09:24 +0200
  • dad8a1baf Render custom emoji in display name on public profile (#8115) by ThibG 2018-08-02 15:08:29 +0200
  • ed6911704 Fix styling of toot prepended text on public profiles by Thibaut Girka 2018-08-02 12:08:41 +0200
  • cf0f8eb74 Merge pull request #621 from ThibG/glitch-soc/merge-upstream by ThibG 2018-08-02 11:57:52 +0200
  • bf1d3ae3b Merge branch 'master' into glitch-soc/merge-upstream by Thibaut Girka 2018-08-01 22:20:25 +0200
  • 4da03a298 Do not show pinned toots when min_id is set (#8111) by Yamagishi Kazutoshi 2018-08-02 00:57:02 +0900
  • 71b318ded Delete leftovers from keyword_mutes by Thibaut Girka 2018-08-01 15:09:10 +0200
  • 20e75666b Merge pull request #619 from ThibG/glitch-soc/merge-upstream by ThibG 2018-08-01 15:29:35 +0200
  • a0d011197 Fix toot styling on public pages by Thibaut Girka 2018-07-31 23:59:17 +0200
  • 7ab46b73b Reintroduce glitch-soc avatar styling in public pages by Thibaut Girka 2018-07-31 23:34:52 +0200
  • a3dd2deda [Glitch] Do not hide hashtag timeline in mobile view, make it full-window by Thibaut Girka 2018-07-31 23:05:23 +0200