aboutsummaryrefslogtreecommitdiff
path: root/src/components
Commit message (Collapse)AuthorAge
* wire up user state with global storetaehoon2019-09-20
|
* collapse fav/repeat notifications from muted userstaehoon2019-09-20
|
* Merge branch 'develop' into 'muting-fixes'rinpatch2019-09-16
|\ | | | | | | # Conflicts: # src/components/status/status.js
| * do not collapse thread muted posts in conversationtaehoon2019-09-13
| |
| * detect thread-muted poststaehoon2019-09-13
| |
| * do not change word based muting logictaehoon2019-09-13
| |
| * do not collapse muted user's posts on muted user's media timelinetaehoon2019-09-13
| |
| * do not collapse muted user's posts on muted user's profile pagetaehoon2019-09-13
| |
| * Merge branch 'fix/follow-request-detection' into 'develop'Shpuld Shpludson2019-09-12
| |\ | | | | | | | | | | | | | | | | | | Utilize `user.requested` to display follow request status on user card Closes #635 See merge request pleroma/pleroma-fe!942
| | * Utilize `user.requested` to display follow request status on user cardrinpatch2019-09-05
| | | | | | | | | | | | Closes #635
| * | update prop nametaehoon2019-09-06
| | |
| * | stop fetching whole conversation when change highlighted statustaehoon2019-09-06
| | |
| * | refactoringtaehoon2019-09-06
| | |
| * | update prop bindingtaehoon2019-09-06
| | |
| * | accept status id instead of status obj as statusoid proptaehoon2019-09-06
| | |
| * | Merge branch 'mastoapi-externalprofile' into 'develop'Shpuld Shpludson2019-09-06
| |\ \ | | | | | | | | | | | | | | | | Replace `/api/externalprofile/show.json` with a MastoAPI equialent See merge request pleroma/pleroma-fe!938
| | * | Replace `/api/externalprofile/show.json` with a MastoAPI equialentrinpatch2019-09-03
| | | | | | | | | | | | | | | | `/api/v1/accounts/:id` supports remote nicknames since pleroma!1622
| * | | Password reset pageEugenij2019-09-05
| | |/ | |/|
| * | add a commenttaehoon2019-09-04
| | |
| * | force img updating immediatelytaehoon2019-09-04
| |/
* | Set thread_muted for all statuses with the same conversation id onrinpatch2019-09-04
| | | | | | | | status mute/unmute
* | Properly detect thread-muted posts and set `with_muted` when fetchingrinpatch2019-09-04
|/ | | | notifications
* Merge branch 'fix/attachment-css' into 'develop'Shpuld Shpludson2019-09-03
|\ | | | | | | | | Make image orientation consistent on FF, fix videos w/ modal See merge request pleroma/pleroma-fe!926
| * Make image orientation consistent on FF, fix videos w/ modalShpuld Shpuldson2019-08-26
| |
* | Merge branch 'remove-dead-code' into 'develop'Shpuld Shpludson2019-08-29
|\ \ | | | | | | | | | | | | Remove dead code See merge request pleroma/pleroma-fe!927
| * | remove dead codetaehoon2019-08-28
| | |
* | | fix user avatar fallback logictaehoon2019-08-28
|/ /
* / make bio textarea resizable vertically onlytaehoon2019-08-26
|/
* fix crazy watch logic in conversationtaehoon2019-08-23
|
* show three dot button only if neededtaehoon2019-08-20
|
* hide mute conversation button to gueststaehoon2019-08-20
|
* update keyBytaehoon2019-08-17
|
* generate idObj at timeline leveltaehoon2019-08-17
|
* fix pin showing logic in conversationtaehoon2019-08-17
|
* Initialize chat only if user is logged in and it wasn't initialized beforeSergey Suprunenko2019-08-17
|
* sync profile tab state with location querytaehoon2019-08-15
|
* refactor TabSwitchertaehoon2019-08-15
|
* use better name of controlled proptaehoon2019-08-15
|
* fix potential bug to render active tab in controlled waytaehoon2019-08-15
|
* remove unused paramtaehoon2019-08-15
|
* use key prop instead of dataset to identify active tabtaehoon2019-08-15
|
* remove useless index param of onSwitchtaehoon2019-08-15
|
* reset error state when load new profiletaehoon2019-08-15
|
* clear timelines only if load user not viewed previouslytaehoon2019-08-15
|
* Fix/Fix links to external users in Who to follow pageHakaba Hitoyo2019-08-15
|
* rel also accepts list, update rel detection logictaehoon2019-08-13
|
* use hashtag class detection as fallbacktaehoon2019-08-12
|
* detect hashtag using rel instead of classtaehoon2019-08-12
|
* hide ISP if the panel content is emptytaehoon2019-08-12
|
* fix user card overflow bugtaehoon2019-08-12
|