Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-22 | [Glitch] Improvements to the single column layout | Eugen Rochko | |
Port 0e445ebb1392c8dbce320509d219f16c7c221406 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2020-02-22 | port glitch-soc@`d99a661` to monsterfork: [Glitch] Add responsive panels to ↵ | Eugen Rochko | |
the single-column layout Port 1e5532e693d9533ee37f553aeb191e284178fa52 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-12-21 | add option to set mutes that apply only to timelines | multiple creatures | |
2019-11-26 | [Glitch] Fix list not being automatically unpinned when it returns 404 in web UI | Eugen Rochko | |
Port 92b572e2a3830086497900fa78dcfcc2ae919e33 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-11-19 | Add DM conversations mode similar to upstream | Thibaut Girka | |
2019-11-18 | Add support for updating posts in-place to the frontend and API. This makes ↵ | multiple creatures | |
it possible to implement features such as *real* post editing. | |||
2019-08-06 | added ability to link accounts with `account:link:token` + ↵ | multiple creatures | |
`account:link:add` & switch between them with `i:am`/`we:are` bangtags; remove links with `account:link:del:USERNAME` or `account:link:clear`; list links with `account:link:list` | |||
2019-05-21 | limit search results to 33 until we split & paginate the search api | multiple creatures | |
2019-05-21 | allow custom emojis in field keys in web app | multiple creatures | |
2019-05-21 | Adjust search limits and ordering. | multiple creatures | |
2019-05-21 | Allow own roars to be included in lists. | multiple creatures | |
2019-05-21 | Exclude repeats on the roars tab. | multiple creatures | |
2019-05-21 | Split boosts/repeats off to their own tab and add to the API. | multiple creatures | |
2019-05-21 | Handle up to 6 attachments per roar. | multiple creatures | |
2019-05-21 | Raise search result limit to 33 in frontend. | multiple creatures | |
2019-05-21 | glitch: fix local only matching | multiple creatures | |
2019-05-21 | more local-only options | multiple creatures | |
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-04 | [Glitch] Fix alignment of items in the account gallery in web UI and load ↵ | Eugen Rochko | |
more per page Port 967e419f8fa87af74f4bb530d7493c1dde02fca8 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-04-26 | Refactor selectComposeSuggestion so that different paths can be updated | Thibaut Girka | |
2019-04-24 | Fix upload progressbar when image resizing is involved | Thibaut Girka | |
2019-04-22 | [Glitch] Show suggested follows on search screen in mobile layout | Eugen Rochko | |
Port ad510db3a19640267f94062756d558a45472af14 to glitch-soc | |||
2019-04-10 | [Glitch] Fix glitched out "not found" message for non-existing profiles in ↵ | Eugen Rochko | |
web UI Port 56f29c38b603a98e7b9715c48de022106d8da073 to glitch-soc | |||
2019-03-30 | [Glitch] Fix search in web UI not setting a limit, restore limit of 10 | Eugen Rochko | |
Port 379c3e237fd271b91073f4b4a4a1626e84a7250f to glitch-soc, but changing the 5 limit to 10, since that's what we had previously | |||
2019-03-29 | [Glitch] squashed identity proof updates | Alex Gessner | |
Port JS from 69141dca26f8a28d3aff63387b1c8d2bba7fdfa3 to glitch-soc | |||
2019-03-20 | [Glitch] Add support for custom emojis in poll options | ThibG | |
Fixes #956 Port 80f0910e2141b24082b9143266a9a6cf1ef6a516 to glitch-soc | |||
2019-03-18 | [Glitch] Save quick filter settings when selecting a different filter | ThibG | |
Port 7477db7268f2a4c158e5f7683493a728d632f7e2 to glitch-soc | |||
2019-03-11 | [Glitch] Add support for poll ending notifications | Thibaut Girka | |
Port front-end parts of 3a92885a860df12b12d8356faf179a3fc63be6f2 to glitch-soc | |||
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 | Disable file upload when there is a poll | Thibaut Girka | |
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-06 | Render unicode emoji in polls using emoji pack | Eugen Rochko | |
Port 4407f07014096bcbaf5a06015a5791984282846d to glitch-soc | |||
2019-03-05 | Insert polls in redux stores before statuses so it avoids crashes | ThibG | |
Port 26c56d0c10ca036291d8b08b34f971f981217e8c 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-02-10 | [Glitch] Allow multiple files upload through web UI, including drag & drop | Thibaut Girka | |
Port 750c67660de753065ec160b4e389ba0dda2f81cc to glitch-soc | |||
2019-02-10 | [Glitch] Add missing rejection handling for Promises | Thibaut Girka | |
Port missing parts from 2c51bc0ca5a4c3a4bb140b4b40dabdda859ebb94 to glitch-soc | |||
2019-02-01 | Do not mark toots as sensitive if they don't have any media attached | Thibaut Girka | |
2018-12-30 | Immediately go back in browser history upon successfully sending toot | 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-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 media timeline | Thibaut Girka | |
Port 7403e5d306d36c83bfb80cd900235373186cd51a 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-14 | On mobile, go back in browser history upon posting, unless threaded mode is ↵ | Thibaut Girka | |
enabled | |||
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-01 | Fix since_id | Thibaut Girka | |