aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* use `repeats` intead `boosts`Maksim Pechnikov2019-09-22
|
* fontello/ added `eye` iconMaksim Pechnikov2019-09-21
|
* added support hide\show reblogs from a specific userMaksim Pechnikov2019-09-21
|
* Merge branch '656' into 'develop'Shpuld Shpludson2019-09-16
|\ | | | | | | | | | | | | Do not collapse thread muted posts when it's expanded/on the thread page and do not collapse muted user's posts on muted user's profile page Closes #656 See merge request pleroma/pleroma-fe!953
| * 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/italics-not-selectable' into 'develop'Shpuld Shpludson2019-09-13
|\ | | | | | | | | fix italics not being selectable See merge request pleroma/pleroma-fe!952
| * fix italics not being selectableShpuld Shpuldson2019-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
* | | Merge branch 'develop' into 'develop'Shpuld Shpludson2019-09-12
|\ \ \ | |_|/ |/| | | | | | | | Develop See merge request pleroma/pleroma-fe!950
| * | fix some translation about blocksdavidyin2019-09-11
| | |
| * | Complete the Chinese language file based on the version 0.9.999davidyin2019-09-10
|/ /
* | Merge branch '651' into 'develop'Shpuld Shpludson2019-09-09
|\ \ | | | | | | | | | | | | | | | | | | Fix "Needless context api requests when click timeago in conversation page" Closes #651 See merge request pleroma/pleroma-fe!934
| * | 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 '648-2' into 'develop'Shpuld Shpludson2019-09-09
|\ \ \ | |/ / |/| | | | | | | | | | | | | | Fix wrong body css while toggling visibility Closes #648 See merge request pleroma/pleroma-fe!930
| * | refactor toggling body visibility using classtaehoon2019-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
* | | Merge branch 'password-reset' into 'develop'Shpuld Shpludson2019-09-05
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | Password reset page Closes #213 See merge request pleroma/pleroma-fe!884
| * | Password reset pageEugenij2019-09-05
|/ /
* | Merge branch '655' into 'develop'HJ2019-09-04
|\ \ | | | | | | | | | | | | | | | | | | Fix "User avatar not updating immediately when switching user profile" Closes #655 See merge request pleroma/pleroma-fe!940
| * | add a commenttaehoon2019-09-04
| | |
| * | force img updating immediatelytaehoon2019-09-04
|/ /
* | Merge branch 'patch-2' into 'develop'HJ2019-09-03
|\ \ | |/ |/| | | | | Fixed "sequimiento" to "seguimiento". Spanish translation. See merge request pleroma/pleroma-fe!939
| * Fixed "sequimiento" to "seguimiento".Echedey López Romero2019-09-03
|/
* Merge branch 'mastoapi-follow-reqs' into 'develop'HJ2019-09-03
|\ | | | | | | | | Use mastodon api in follow requests See merge request pleroma/pleroma-fe!937
| * Use mastodon api in follow requestsrinpatch2019-09-03
|/
* Merge branch '652' into 'develop'Shpuld Shpludson2019-09-03
|\ | | | | | | | | | | | | Fix "TypeError: Cannot set property 'pinned' of undefined" Closes #652 See merge request pleroma/pleroma-fe!936
| * fix pin/unpin status logictaehoon2019-09-01
| |
| * rename a mutationtaehoon2019-09-01
| |
* | Merge branch 'patch-1' into 'develop'Shpuld Shpludson2019-09-03
|\ \ | | | | | | | | | | | | Some corrections to the spanish translation See merge request pleroma/pleroma-fe!929
| * | "Optional" in lowercase.Echedey López Romero2019-09-02
| | |
| * | Update es.jsonEchedey López Romero2019-09-01
| | |
| * | Corrected "Media Proxy" translation.Echedey López Romero2019-08-27
| | |
| * | Update es.jsonEchedey López Romero2019-08-26
| | |
* | | 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 'docs' into 'develop'HJ2019-08-31
|\ \ \ | | | | | | | | | | | | | | | | Documentation See merge request pleroma/pleroma-fe!718
| * \ \ Merge remote-tracking branch 'upstream/docs' into docsHenry Jameson2019-08-31
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/docs: Apply suggestion to docs/HACKING.md Apply suggestion to docs/CONFIGURATION.md
| | * | | Apply suggestion to docs/HACKING.mdHJ2019-08-01
| | | | |
| | * | | Apply suggestion to docs/CONFIGURATION.mdHJ2019-06-28
| | | | |
| * | | | updateHenry Jameson2019-08-31
| | | | |