Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-26 | [Glitch] Do not empty timeline of blocked users on block | ThibG | |
Port 94aceb85ad638cfd02fecce1aed0be5157bcb133 to glitch-soc | |||
2019-03-13 | [Glitch] Add UI for enabling/disabling poll notifications | ThibG | |
2019-03-11 | Merge pull request #953 from ThibG/glitch-soc/merge-upstream | ThibG | |
Merge upstream changes | |||
2019-03-11 | [Glitch] Add support for poll ending notifications | Thibaut Girka | |
Port front-end parts of 3a92885a860df12b12d8356faf179a3fc63be6f2 to glitch-soc | |||
2019-03-11 | add local setting to auto reveal media behind cw | ash lea | |
2019-03-08 | [Glitch] Fix public timelines being broken by new toots when they are not ↵ | Eugen Rochko | |
mounted Port be1c634b2b4372a525d304d2ff830392f04c5cc5 to glitch-soc | |||
2019-03-06 | [Glitch] Port polls creation UI from upstream | Thibaut Girka | |
2019-03-06 | Fix poll options not rendering text after vote/refresh | Eugen Rochko | |
Port fd128b9c7aa5c71adbfc2e223212514c0baee675 to glitch-soc | |||
2019-03-05 | Add polls | Eugen Rochko | |
Port front-end parts of 230a012f0090c496fc5cdb011bcc8ed732fd0f5c to glitch-soc | |||
2019-03-05 | Port upstream refactoring of reducers and actions | Thibaut Girka | |
Also includes 9e45b051cfea667f9ca3d3c72d13022259315090 | |||
2019-03-05 | Fix home timeline perpetually reloading when empty | Eugen Rochko | |
Port 3e0ed36e8ede7f1994ab9c46c4cb86e613569440 to glitch-soc | |||
2019-02-26 | Fix web UI not removing notifications after block (#10108) | Eugen Rochko | |
Regression from #7311 | |||
2019-02-26 | Keep notification when muting_notifications is true (#7311) | abcang | |
* Keep notification when muting_notifications is true * Retrun mute object * Fix test | |||
2019-01-06 | add list title editing | ash lea | |
2019-01-05 | Add local setting to disable swipe-to-change-columns | Thibaut Girka | |
2018-12-30 | Fix crash when clearing uninitialized timeline | Thibaut Girka | |
Fixes #875 | |||
2018-12-23 | Remove file added by error | Thibaut Girka | |
2018-12-21 | [Glitch] Allow joining several hashtags in a single column | Thibaut Girka | |
Port 4c03e05a4e1a237f8a414a0861c03abe3269dbc8 to glitch-soc This introduces new requirements in the API: `/api/v1/timelines/tag/:tag` now accepts new params: `any`, `all` and `none` It now returns status matching tag :tag or any of the :any, provided that they also include all tags in `all` and none of `none`. | |||
2018-12-20 | Hide negative follower counts from glitch flavour | Thibaut Girka | |
2018-12-18 | Allow disabling the reply confirmation dialog | Thibaut Girka | |
2018-12-18 | [Glitch] Put "Media Only" option in column settings instead of content area ↵ | Thibaut Girka | |
headline Port 4f42238c294f92dbd87db3d83f9514344fcd1f8a to glitch-soc | |||
2018-12-18 | [Glitch] Change column params on pinned timeline | Thibaut Girka | |
Port 06252ec71ed67cb84e6730fe7148552dc6481c7a to glitch-soc | |||
2018-12-18 | [Glitch] Add notification quick-filter bar in the frontend app | Thibaut Girka | |
Port 13dce126655f856f23d02373fa2e333e74bdc36e to glitch-soc | |||
2018-12-17 | Split out is_changing_upload from is_submitting | Thibaut Girka | |
Fixes #855 | |||
2018-12-13 | [Glitch] Fix timeline pagination in the WebUI | Thibaut Girka | |
The `hasMore` property of timelines in redux store was set whenever an API request returned only one page of results, *even* if the query only requested newer statuses (using `since_id`), causing `hasMore` to be incorrectly set to false whenever fetching new toots in a timeline, which happens each time an account's timeline or media gallery is visited. | |||
2018-12-13 | [Glitch] Fix hasMore in notifications | Thibaut Girka | |
2018-11-30 | [Glitch] Fix context building in the reducer | Thibaut Girka | |
Port 7706ed038f1a16d232635d564a28e6f90e53e0fd to glitch-soc | |||
2018-11-30 | [Glitch] Introduce flat layout to contexts reducer | Thibaut Girka | |
Port 023fe5181b66ba2cbd20cca4e3bd34f132deba52 to glitch-soc | |||
2018-11-13 | [Glitch] Fix race condition when interacting with deleted toots | Thibaut Girka | |
Port c875f19673e923e7a6e3c2b6656e96b863ca5915 to glitch-soc | |||
2018-11-09 | [Glitch] Don't remove originals of boosted toots from timeline | Thibaut Girka | |
Port 2b51b4094c18c56fe8252d90db2b62ef69913fac to glitch-soc | |||
2018-11-09 | [Glitch] Implement adding a user to a list from their profile | Thibaut Girka | |
Port bb5558de627ca9bc26949570025f6193cd7cbd98 to glitch-soc | |||
2018-10-30 | [Glitch] Fix empty display name precedence over username in web UI | Thibaut Girka | |
Port f59b840549d1b4dfd02ae4f52b64149ff8de0165 to glitch-soc | |||
2018-10-30 | Add a local setting for inline preview cards | Thibaut Girka | |
2018-10-30 | [Glitch] Fix dimensions of preview cards, fix crash in web UI, fix warning | Thibaut Girka | |
Port 9c38c5daa3d7298f02c763a84a74680dcc89dac2 to glitch-soc | |||
2018-10-30 | [Glitch] Include preview cards in status entity in REST API | Thibaut Girka | |
Port 795f0107d23c1c9bd039f6449fa1e094ab7653a7 to glitch-soc | |||
2018-09-30 | Add option to hide action bar in collapsed toots | Spencer Alves | |
2018-09-28 | Make pre-selection of usernames optional when replying to a toot | Thibaut Girka | |
Fixes #751 | |||
2018-09-13 | prepend re: to replies to spoiler-text | Igor Galić | |
if spoiler-text doesn't already start with re:, we prepend `re: ` ourselves in replies. This implements https://github.com/tootsuite/mastodon/issues/8667 Following Plemora's example: https://git.pleroma.social/pleroma/pleroma-fe/merge_requests/318 | |||
2018-09-13 | Only focus first item of dropdown if it was opened via keyboard | Thibaut Girka | |
2018-09-07 | Add preferences for notification badges | Thibaut Girka | |
2018-09-07 | Count unread notifications when window loses focus | Thibaut Girka | |
2018-09-07 | Keep track of unread notifications when the notification column isn't mounted | Thibaut Girka | |
2018-09-07 | Accurately count deleted unread notifications | Thibaut Girka | |
2018-08-31 | Add option to not automatically unfold content warnings matching a regexp | Thibaut Girka | |
Fixes #678 | |||
2018-08-31 | Add a setting to automatically unfold all content warnings | Thibaut Girka | |
2018-08-30 | Add confirmation dialog when posting media without description | Thibaut Girka | |
Fixes #211 | |||
2018-08-29 | Add opt-in feature to have the spoilers field always on (fixes #634) | Thibaut Girka | |
2018-08-28 | [Glitch] Preserve hashtag casing in web UI hashtag history | Thibaut Girka | |
Port f9b23a5d6247445ea5b70b431c934a4bb99213bc to glitch-soc | |||
2018-08-28 | [Glitch] Implement tag auto-completion by history | Thibaut Girka | |
Port 460e380d386367b6809d319859e13d17a6a2acea to glitch-soc | |||
2018-08-28 | Preserve hashtag casing in threaded mode | Thibaut Girka | |
Inspired by f9b23a5d6247445ea5b70b431c934a4bb99213bc |