about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/account_timeline
AgeCommit message (Collapse)Author
2020-09-28[Glitch] Add option to be notified when a followed user postsEugen Rochko
Port 974b1b79ce58e6799e5e5bb576e630ca783150de to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-09-28[Glitch] Change web UI to show empty profile for suspended accountsEugen Rochko
Port fcb9350ff8cdc83388f75de6b031410df8aa8a56 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-08-02[Glitch] Fix wrong proptypes for onEditAccountNoteThibG
Port 5faf2de93891db822d78c92f2bc2cdc33c3605c1 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-07-02[Glitch] Fix the conditions for incomplete remote contentTakeshi Umeda
Port 7548a474a5f07f152e6fc0dac55bef78ac5ab1dd to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-06-30[Glitch] Add user notes on accountsThibG
Port 65506bac3f3fe233b5b7b3241020bd74eb5c9259 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-06-17[Glitch] Add hints about incomplete remote content to web UIEugen Rochko
Port 3e9dc4044bb7e1ef6131fbd6430ed85b3cc2fcfa to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-01-24[Glitch] Add “account timeline” filter categoryThibG
Port JS changes from 43daeccccb31a0145c48f41c4ba449f0a3967ef2 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-10-10[Glitch] Add missing back button header for invalid accounttrwnh
Port 95f21ab87f3d459311c411cf429ac051a668218f to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-10-06[Glitch] Fix scroll to top in single column UIEugen Rochko
Port 2dee293c4c98486d387105224023fad02b8b0d96 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-10-05[Glitch] Change single-column mode to scroll the whole pageEugen Rochko
Port aa22b38fdbc1842549b6cbc0e0d948f85a71b92a 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 UIThibG
Port 9027bfff0c25a6da1bcef7ce880e5d8211062d1d to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-09-09Use the `Icon` component instead of directly using `i` tagThibaut Girka
2019-09-09Move “export” before decoratorsThibaut Girka
As this is what upstream does. See also https://github.com/tc39/proposal-decorators/issues/69
2019-04-17Shift+click on column Back button to return to last pinable columnThibaut Girka
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-29[Glitch] squashed identity proof updatesAlex Gessner
Port JS from 69141dca26f8a28d3aff63387b1c8d2bba7fdfa3 to glitch-soc
2019-03-28[Glitch] Fix menu items that don't actionmayaeh
Port 186f7bcbb64e289fb732272c67eae6cb59276941 to glitch-soc
2019-03-28[Glitch] Redesign profile column in web UI to match design on public pagesEugen Rochko
Port a96181f16f4ef74ce6a1efc5e893ddd87a127949 to glitch-soc
2019-03-26[Glitch] Add a “Block & Report” button to the block confirmation dialogThibG
Port 6df4a8296996181d56a22535b86830c0ab56086e to glitch-soc
2019-03-11Make clicking on the account and status column headers scroll to topThibaut Girka
2019-03-01[Glitch] Make the column header of profile view look like the others, tooMélanie Chauvel (ariasuni)
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2018-11-13[Glitch] Use local instead of global loading indicator for timelines, ↵Thibaut Girka
account timelines Port dd00cd19d2536ce70442d74d72986721427691a5 to glitch-soc
2018-11-09[Glitch] Implement adding a user to a list from their profileThibaut Girka
Port bb5558de627ca9bc26949570025f6193cd7cbd98 to glitch-soc
2018-10-22[Glitch] Surround mid-text display names with bdi tagsThibaut Girka
Port 7861c5f108a8f8cb0450f3b1ef865b1177c706fc to glitch-soc
2018-09-03Fixes columns scrolling to top when opening media modalThibaut Girka
Fixes #700
2018-08-10Implement public profile endorsements in glitch-socThibaut Girka
Port WebUI changes from f2404de871f0bdfda5c9aeeeb4c6c4d10a8da8ab to glitch-soc
2018-07-30Don't reset scroll position when opening a modalThibaut Girka
2018-05-29[Glitch] Allow clients to fetch statuses made while they were offlineThibaut Girka
Port 9a1a55ce526c956ac6b35897d483c316b7ad4394 to glitch-soc
2018-05-27[Glitch] Replace onScrollToBottom with onLoadMoreThibaut Girka
Port b0664a5e6cee9be602098fb9a2f98a9e61b2ab9b to glitch-soc
2018-05-27Do not needlessly refresh pinned tootsThibaut Girka
Port missing part of 6ae70a92c91233d4c299e679b3e04ba8e2a7002f to glitch-soc
2018-05-16[Glitch] Feature: Direct message from menuThibaut Girka
Port d1f34151aee564bb1e60ee48107797681c869a81 to glitch-soc
2018-03-30Update all known users' domain_blocking relationship instead of just one'sThibaut Girka
2018-03-29[Glitch] Profile redirect notesThibaut Girka
Port WebUI changes from 58cede4808baa4db6cc143b80ef23e8179a8415b
2018-03-16[Glitch] Federate pinned statuses over ActivityPubThibaut Girka
Port 9110db41c53a2f3f22affc23b364362133997d3e to glitch
2018-03-16[Glitch] Add "Toots/Toots with replies/Media" tab below profile headerThibaut Girka
Port 51310125051a75ef7af4e8ffc8b6532c151e96b6 to glitch
2018-03-09Port #6627 and #6636 to glitch-socThibaut Girka
2017-12-06Fix hide reblogs in glitch frontend (#5909)David Yip
This applies 432761f37574b4e4159283f595e6c094b7bde449 to the glitch copy of the Mastodon frontend.
2017-12-06Apply Javascript changes in tootsuite/mastodon#5887 to glitch flavour (#239)David Yip
2017-12-03Rename themes -> flavours ? ?kibigo!