Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-07 | Make prepending “re: ” to CWs on reply optional | Thibaut Girka | |
2019-12-17 | Fix various issues caused by wrong `unread` key being updated | Thibaut Girka | |
2019-12-07 | [Glitch] Add follow_request notification type | ThibG | |
Port 911cc144815babf83ddf99f2daa3682021d401b8 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-11-30 | [Glitch] Fix pending upload count not being decremented on error | ThibG | |
Port 667708f5b00ee8b7795eacd9c20d29f77c8ae602 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-11-07 | [Glitch] Fix WebUI allowing to upload more items than the limit | ThibG | |
Port 66684c489c3c0bde752d107b02fc3bd6cbcacf04 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-10-27 | [Glitch] Unliking a post updates like count on front end | Nima Boscarino | |
Port a9530e29a2813ed8cf4c8f13fe60dd9fad245466 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-10-24 | Change filter logic to keep filtered toots, but not mark them as unread | Thibaut Girka | |
Keeping them in the TL fixes the front-end not being able to properly keep track of pagination. Furthermore, filtered toots are not counted as unread content, whether they are dropped or not. | |||
2019-10-03 | [Glitch] Fix delete conversation action not being reflected in web UI | Eugen Rochko | |
Port 6faa98aee2af77466793d14a403600cc6104ba84 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-09-30 | [Glitch] Add explanation to mute dialog, refactor and clean up mute/block UI | ThibG | |
Port 9027bfff0c25a6da1bcef7ce880e5d8211062d1d to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-09-30 | [Glitch] Avoid storing audio and video file data in memory | ThibG | |
Port 860a77d45ee9d17117364868f0932b4fcbe07d3d to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-09-30 | [Glitch] Use blob URL for Tesseract to avoid CORS issues | ThibG | |
Port 7baedcb61e15200478f3ad6deb96d452cd63499a to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-09-30 | [Glitch] Revert "Change timelines to add new items to pending items when ↵ | Eugen Rochko | |
scrolled down #11867" Port 8c4b5f7cef60700af7ae64c7b524d899a1d033c5 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-09-18 | [Glitch] Fix “load more” adding older toots/notifications to pending items | ThibG | |
Port 577706987d2e09e598130d37fb9a52cd4a6510ea to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-09-18 | [Glitch] Change timelines to add new items to pending items when scrolled down | ThibG | |
Port d256901f60b121172ae3a3a7167f9c64d947cf99 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-09-18 | [Glitch] Fix “slow mode” issues | ThibG | |
Port f1098675782944fe1dabec71cd58d3d091da06a0 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-09-02 | [Glitch] Restore hashtag suggestions from local tag history | ThibG | |
Port 5ab1e0e738183a0ddcec140d55184351f751b22d to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-09-02 | [Glitch] Add trends UI with admin and user settings | Eugen Rochko | |
Port 9072fe5ab6464cc9c7a871d388464c7afcf41cd0 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-09-02 | [Glitch] Fix emoji autosuggestions | Eugen Rochko | |
Port 784c88e16d8e0f75c0d27e34f926569607e02044 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-09-02 | [Glitch] Add autosuggestions for hashtags | Eugen Rochko | |
Port cfb2ed78231758a79af038a964ab7f7b7b35274e to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-08-31 | Fix imports importing modules from vanilla flavour instead of glitch | Thibaut Girka | |
2019-08-31 | [Glitch] Add profile directory to web UI | Eugen Rochko | |
Port cb447b28c403c7db32e3e3d7c2510004287edfda to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-08-29 | [Glitch] Add special alert for throttled requests | ThibG | |
Port 81f864d4dac349dd7cd516149d00e1cffe063edc to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-08-29 | Add option to rewrite mentions to mentioned user's username or acct | Thibaut Girka | |
Fixes #666 | |||
2019-08-06 | [Glitch] Improve dropdown menu keyboard navigation | ThibG | |
Port a12f1a0baf3d31ecc9779c25b4bf4a0c9bd95543 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-08-04 | Remove link rewriting option as it is easily bypassable | Thibaut Girka | |
2019-08-04 | Add options to highlight misleading links in statuses | Thibaut Girka | |
Fixes #1162 | |||
2019-07-30 | [Glitch] Fix crash when expanding search results for hashtags | ThibG | |
Port 78144f4c7923d502cc86b322f044e740e4a8fa8a to glitch-soc | |||
2019-07-28 | [Glitch] Add search results pagination to web UI (#11409) | Eugen Rochko | |
Port 8a4674f2c3d89c998eb5438b96b7977dc2be3167 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-07-28 | [Glitch] Change account domain block to clear out notifications and follows | Eugen Rochko | |
Port 4eeff26533b75b592395e353c6d4506db9958bcf to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-07-16 | [Glitch] Add option to disable real-time updates in web UI | Eugen Rochko | |
Port 729723f857d11434c0f78d63fe16537d77f1c77c to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-07-15 | Add options to configure filtering behavior | Thibaut Girka | |
2019-07-15 | Do not keep polls pre-filled in thread mode | Thibaut Girka | |
2019-07-10 | Fix report dialog crashing when a toot gets deleted | Thibaut Girka | |
Fixes #1155 | |||
2019-07-04 | [Glitch] When deleting & redrafting a poll, fill in closest expires_in | ThibG | |
Port dc88d226e1fdb20499d6e81838b81894b2d0be2d to glitch-soc | |||
2019-06-28 | [Glitch] Add message telling FTS is disabled when no toot can be found ↵ | ThibG | |
because of this Port ca8944728f4568bbef8edae99382cd44cbc144d6 to glitch-soc | |||
2019-06-13 | [Glitch] Display notifications count on a new single column | abcang | |
Port 3593b854233da1dbb49e95c929019c60a53eca79 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-06-13 | [Glitch] Add responsive panels to the single-column layout | Eugen Rochko | |
Port 1e5532e693d9533ee37f553aeb191e284178fa52 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-06-13 | [Glitch] Add single-column mode | Eugen Rochko | |
Port 9ddeb30f90f9402eb567c88354d4956fcfdf0361 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-06-10 | Add option to display a warning before boosting toots lacking media descriptions | Thibaut Girka | |
2019-06-10 | Add DM conversations mode similar to upstream | Thibaut Girka | |
2019-06-07 | [Glitch] Fix “mark as sensitive” not being used in delete & redraft | ThibG | |
Port 2657765d2a6804f34ce65bfdab7ec96f07d99732 to glitch-soc | |||
2019-06-07 | [Glitch] Fix refreshing featured toots when the new collection is empty | Thibaut Girka | |
Port d34a3a2cc72c12ae5119150a8ac18dd8fb7a4e6b to glitch-soc | |||
2019-05-26 | [Glitch] Fix composer route opening when not needed | りんすき | |
Port c1e77b56a92fc075f000af9c263c72ba6bdbe5f7 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-05-17 | Export fallback content type and use it as default in WebUI | Thibaut Girka | |
2019-05-17 | Hide content-type dropdown by default | Thibaut Girka | |
2019-05-17 | Support proper content-type in Delete & Redraft | Thibaut Girka | |
2019-05-17 | Add status content type dropdown to compose box. | KokaKiwi | |
Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-05-11 | [Glitch] Use raw content if available on Delete & Redraft | ThibG | |
Port front-end changes from 6d44f2441bf2aa14d11e481d9d2cfe82a74d81ed to glitch-soc | |||
2019-05-01 | Make hi-color privacy icons opt-in instead of opt-out | Thibaut Girka | |
2019-05-01 | Add high color privacy icons | Thibaut Girka | |
Fixes #1015 |