Commit Graph

  • 9432fcec7d
    Make 'Show full conversation' button have left border in embbeded mode Tusooa Zhu 2022-03-06 13:50:15 -0500
  • 5768806d1b
    Fix showingLongSubject not correctly propagated Tusooa Zhu 2021-11-22 11:20:22 -0500
  • f8c5cbcd0d
    Fix timeline jump when scrolling Tusooa Zhu 2021-09-16 09:22:49 -0400
  • 20880cdf0b
    Make replying and mediaPlaying controlled Tusooa Zhu 2021-09-16 00:29:14 -0400
  • cc5cff2038
    Clean up debug code for tree threading Tusooa Zhu 2021-09-10 15:24:23 -0400
  • 2a510205c3
    Fix virtual scrolling for tree threading Tusooa Zhu 2021-09-15 23:35:17 -0400
  • 0db5a5a581
    Fix controlled status display toggles Tusooa Zhu 2021-09-09 00:03:10 -0400
  • ba858a894c
    Add English translations for other replies count Tusooa Zhu 2021-09-08 23:29:17 -0400
  • 654996fdbe
    Add other replies count for reply list link Tusooa Zhu 2021-09-08 23:28:44 -0400
  • cebb4224ac
    Do not display replies inside status as link if there are no other replies Tusooa Zhu 2021-09-08 23:22:11 -0400
  • 9b27ac9aaf
    Add English translation for position of other replies button pref Tusooa Zhu 2021-09-05 16:36:27 -0400
  • 863255d52f
    Make position of other replies button a pref Tusooa Zhu 2021-09-05 16:35:47 -0400
  • c4bd004cbc
    Add English translation for show all conversation button improvement Tusooa Zhu 2021-09-05 11:19:43 -0400
  • 244174a32b
    Improve "show full conversation" interaction Tusooa Zhu 2021-09-05 11:16:48 -0400
  • 22bdcda9c0
    Make other replies button stretch along the row Tusooa Zhu 2021-08-13 18:53:31 -0400
  • ba8598858b
    Optimise thread ancestor borders Tusooa Zhu 2021-08-11 00:49:38 -0400
  • 17863f54fe
    Optimise thread ancestor display style Tusooa Zhu 2021-08-11 00:30:27 -0400
  • 26670e9003
    Reset thread open state when collapsed Tusooa Zhu 2021-08-11 00:22:47 -0400
  • 10cd03c718
    Clean up Tusooa Zhu 2021-08-11 00:17:17 -0400
  • f1db5e8f4b
    Highlight ancestor of the current status when diving back to top Tusooa Zhu 2021-08-11 00:12:16 -0400
  • d78c8e8ea4
    Add English translation for Misskey-style tree view Tusooa Zhu 2021-08-10 23:59:51 -0400
  • e560fbc935
    Implement Misskey-style tree view Tusooa Zhu 2021-08-10 23:58:27 -0400
  • 4adffb4835
    Remove horizontal border and thicken vertical border in a thread tree Tusooa Zhu 2021-08-10 21:28:13 -0400
  • 0e4a7c3d05
    Make dive/undive button clickable along the whole row Tusooa Zhu 2021-08-08 13:29:49 -0400
  • 8780246ce5
    Optimize thread border radius Tusooa Zhu 2021-08-08 12:55:04 -0400
  • 61bb69c88f
    Optimize thread display Tusooa Zhu 2021-08-08 12:40:17 -0400
  • bdf631c2c4
    Fix the bug where toggleShowingTall does not work Tusooa Zhu 2021-08-08 09:46:10 -0400
  • 3addc36c96
    Fix status undefined in parentOf Tusooa Zhu 2021-08-07 21:35:52 -0400
  • f851bc92c9
    Add English translations for max depth in thread Tusooa Zhu 2021-08-07 20:14:37 -0400
  • 2e54cf12c7
    Add settings for max depth in thread Tusooa Zhu 2021-08-07 20:14:14 -0400
  • ff5f69b8fd
    Use mergedConfig properly Tusooa Zhu 2021-08-07 19:24:27 -0400
  • d7da9f80a7
    Fallback to simpleTree style Tusooa Zhu 2021-08-07 19:21:00 -0400
  • 6b990ba368
    Undive when collapsed Tusooa Zhu 2021-08-07 19:04:29 -0400
  • cd3e6d0073
    Clean up Tusooa Zhu 2021-08-07 19:03:16 -0400
  • 0aaef50ee5
    Lint Tusooa Zhu 2021-08-07 18:59:48 -0400
  • 05b2351e08
    Add English translation for simple tree Tusooa Zhu 2021-08-07 18:54:12 -0400
  • d9a9f97751
    Add simple tree style navigation Tusooa Zhu 2021-08-07 18:53:23 -0400
  • 8c0deb905e
    Add English translation for diving Tusooa Zhu 2021-08-07 14:12:02 -0400
  • d15d24c11c
    Add dive functionality Tusooa Zhu 2021-08-07 14:11:34 -0400
  • 31c4300456
    Add English translations for diving Tusooa Zhu 2021-08-07 11:59:41 -0400
  • 84a3cd92a3
    Support diving into one status in a conversation Tusooa Zhu 2021-08-07 11:59:10 -0400
  • ace1f5067c
    Make status display controlled Tusooa Zhu 2021-08-07 10:28:45 -0400
  • cd0f6a4f78
    Add English translations for message threading Tusooa Zhu 2021-08-07 01:06:16 -0400
  • 414ee55957
    Make show full thread message account for numbers Tusooa Zhu 2021-08-07 01:05:26 -0400
  • 0f2fd8a352
    Implement thread folding/expanding Tusooa Zhu 2021-08-07 00:33:06 -0400
  • 0582f19e7c
    Add tree-style thread display Tusooa Zhu 2021-08-06 20:18:27 -0400
  • 7e1e8ea429 Merge branch 'from/develop/tusooa/fix-lint-2' into 'develop' HJ 2022-03-06 19:35:05 +0000
  • 7a8c975f61
    Lint Tusooa Zhu 2022-03-06 14:22:59 -0500
  • 1e41c2b99e Merge branch 'renovate/configure' into 'develop' HJ 2022-03-06 18:25:05 +0000
  • f0f1066bc8 Add renovate.json Pleroma Renovate Bot 2022-03-06 17:50:32 +0000
  • 2b7f12613e Add bot indication to user icon on statuses Alexander Tumin 2022-03-01 00:35:00 +0300
  • fe0ed7e8f0 Mute bot posts Alexander Tumin 2022-02-28 23:07:20 +0300
  • 514d7d3f88 Merge branch 'fix-hidden-attachments' into 'develop' HJ 2022-02-28 17:46:58 +0000
  • 77b55a559b fix placeholder attachments opening new tab Henry Jameson 2022-02-28 19:42:02 +0200
  • 77bb0b5530 lint Henry Jameson 2022-02-28 18:23:32 +0200
  • 39909c8a85 pre-emptively wipe serverside settings on logout Henry Jameson 2022-02-28 18:17:13 +0200
  • f4b36a9ebf fix errors in choicesetting Henry Jameson 2022-02-28 18:15:21 +0200
  • 67319d0e5b fix typos in profile page Henry Jameson 2022-02-28 18:15:07 +0200
  • cf58df17f6 hidden away more settings when logged out Henry Jameson 2022-02-28 18:04:13 +0200
  • 8bb97fbfeb fix settings behaving erratically and not updating properly Henry Jameson 2022-02-28 18:01:41 +0200
  • 3a5ad18aca fix stripping rich content not working Henry Jameson 2022-02-28 18:00:38 +0200
  • e3d602fdcc revert changes related to streaming/firehose setting, reword it so it's not confused with websocket streaming Henry Jameson 2022-02-28 17:45:07 +0200
  • c07c0b2260 fix firefox rendering (??????????) Henry Jameson 2022-02-28 17:43:08 +0200
  • f626da838a revert to using local setting for default nsfw since backend is broken Henry Jameson 2022-02-24 15:00:08 +0200
  • 9623b0e140 better phrasing Henry Jameson 2022-02-24 14:41:55 +0200
  • b1b9260a1d new defaults Henry Jameson 2022-02-22 23:32:12 +0200
  • 9c1814d122 expert settings toggle + server-side settings Henry Jameson 2022-02-22 23:31:40 +0200
  • 0300db6c63 Merge branch 'from/develop/tusooa/media-modal-counter-i18n' into 'develop' HJ 2022-02-21 16:15:16 +0000
  • c7690aecd0
    Add English translation for media modal counter Tusooa Zhu 2022-02-21 10:34:20 -0500
  • 1b32bb9c51
    Make media modal counter go through i18n Tusooa Zhu 2022-02-21 10:33:47 -0500
  • 9bc7d99e16 Merge branch 'hj-develop-patch-74637' into 'develop' HJ 2022-02-21 14:23:11 +0000
  • 965bc5573f Update CHANGELOG.md HJ 2022-02-21 14:17:28 +0000
  • 2559d03d7e Update CHANGELOG.md HJ 2022-02-21 14:16:45 +0000
  • 58d0f9678b Merge branch 'fix-mentions-new-bugs' into 'develop' HJ 2022-02-20 15:11:52 +0000
  • ddee8bb686 Merge branch 'proper-attachments' into 'develop' HJ 2022-02-20 15:11:33 +0000
  • 56616787ec Merge branch 'fix-pinned-statuses' into 'develop' HJ 2022-02-20 15:11:08 +0000
  • d3659b5597 Merge branch 'fix-1133' into 'develop' HJ 2022-02-20 14:12:20 +0000
  • 373c30be69 fix #1133 Henry Jameson 2022-02-20 16:06:26 +0200
  • 7b60adb480 only for user TL Henry Jameson 2022-02-20 00:57:31 +0200
  • 5864dc52f7 removed file because that logic has been removed Henry Jameson 2022-02-20 00:43:38 +0200
  • a31ff20f50 lol, lmao, that was some shit, this is much easier and works all the time Henry Jameson 2022-02-20 00:36:21 +0200
  • 2a97bdb39d fix pinned statuses appearing at the bottom of user timeline (and possibly fetching new ones there) Henry Jameson 2022-02-20 00:04:47 +0200
  • 86e3aefdab new unit tests Henry Jameson 2022-02-19 23:04:51 +0200
  • a8d1987686 fix unit tests Henry Jameson 2022-02-19 22:40:19 +0200
  • 0d073d607c enable link handling in user bios to fix links not having _blank Henry Jameson 2022-02-19 22:34:08 +0200
  • 769a9a14fe add emoji to chat titles Henry Jameson 2022-02-19 22:22:21 +0200
  • a61f6e1590 use rich content in interaction lists Henry Jameson 2022-02-19 22:12:37 +0200
  • ee86f56469 more spacing fixes Henry Jameson 2022-02-11 15:10:52 +0200
  • 17d6f1b53b more spacing fixes Henry Jameson 2022-02-11 15:06:12 +0200
  • befd4d5fc7 improve unknown attachment handling Henry Jameson 2022-02-10 15:42:28 +0200
  • 4c7edfc9a9 more spacing/wrapping fixes Henry Jameson 2022-02-09 23:34:06 +0200
  • d361a4d7dc fix overflows Henry Jameson 2022-02-04 14:20:56 +0200
  • 571e73a346 better approach to unescaping Henry Jameson 2022-02-03 23:13:28 +0200
  • 39ecb33883 fix amps in links Henry Jameson 2022-02-03 22:58:12 +0200
  • 0f01931309 make chat messages behave same as posts for animated gifs Henry Jameson 2022-02-03 22:52:41 +0200
  • a9830ff491 support width/height img attributes Henry Jameson 2022-02-03 22:50:32 +0200
  • 9a6363431d lint Henry Jameson 2022-02-03 22:41:38 +0200
  • ea6114f63c better phrasing? Henry Jameson 2022-02-03 22:36:13 +0200
  • bfb3a4364b options to disable (You)s and highlighting of yourself Henry Jameson 2022-02-03 22:34:57 +0200
  • 6d3229b1a1 fix poast mentions tripping Henry Jameson 2022-02-03 22:23:28 +0200