aboutsummaryrefslogtreecommitdiff
path: root/src/modules
Commit message (Collapse)AuthorAge
* Rewrite FollowList using hocstaehoon2019-02-28
|
* Clean up addFollowers actiontaehoon2019-02-28
|
* Merge branch '386-display-invalid-user-profile' into 'develop'Shpuld Shpludson2019-02-28
|\ | | | | | | | | | | | | Show error message when visit profile page of invalid user Closes #386 See merge request pleroma/pleroma-fe!606
| * Show error message when visit profile page of invalid usertaehoon2019-02-26
| |
* | Add OAuth Tokens management to settingsMaxim Filippov2019-02-28
| |
* | Fix #399 Make max attachments configurableShpuld Shpludson2019-02-27
|/
* Merge branch 'issue-380-noification-unread' into 'develop'HJ2019-02-25
|\ | | | | | | | | | | | | #380: fix false alarm for unread notifications Closes #380 See merge request pleroma/pleroma-fe!614
| * #380: simply and remove redundancydave2019-02-25
| |
| * #380: fix false alarm for unread notificationsdave2019-02-25
| |
* | #390: fixed the problem loading other user's media datadave2019-02-25
|/
* Merge branch '227-manage-blocks-mutes' into 'develop'Shpuld Shpludson2019-02-22
|\ | | | | | | | | Add Blocks / Mutes management tabs under user settings page See merge request pleroma/pleroma-fe!578
| * Just save blocks/mutes instead of addingtaehoon2019-02-20
| |
| * Set blockIds and muteIds to the currentUser state onlytaehoon2019-02-20
| |
| * Add mutes tabtaehoon2019-02-20
| |
| * Remove pagination support from block-listtaehoon2019-02-20
| |
| * Complete functionality of BlockCardtaehoon2019-02-20
| |
| * Wire up ui to real blocks api datataehoon2019-02-20
| |
* | bad defaultsHenry Jameson2019-02-21
|/
* #364: update ap_id error with usernamedave2019-02-19
|
* fix notificationsHenry Jameson2019-02-14
|
* Merge branch 'fix/profile-not-loading-without-persisted-state' into 'develop'Shpuld Shpludson2019-02-11
|\ | | | | | | | | | | | | Fix #324 Profiles sometimes not loading when there's no persisted state Closes #324 See merge request pleroma/pleroma-fe!553
| * Change the async stuff to not render app before theme is loadedshpuld2019-02-09
| |
* | Merge branch 'fix/js-error-in-tag-page' into 'develop'Shpuld Shpludson2019-02-09
|\ \ | | | | | | | | | | | | Fixed JS error in tag page See merge request pleroma/pleroma-fe!543
| * | Code refactoringEdijs2019-02-07
| | |
| * | Fix issue while fetching timelines for tag pageEdijs2019-02-06
| |/
* | Merge branch 'fix/add-option-to-hide-filtered-statues' into 'develop'Shpuld Shpludson2019-02-09
|\ \ | | | | | | | | | | | | #254 Add option to hide filtered statuses See merge request pleroma/pleroma-fe!539
| * | Add option to hide filtered statusesjasper2019-02-06
| |/
* | fixing conflictsjasper2019-02-08
| |
* | fixing conflictsjasper2019-02-08
| |
* | Fxing conflictsjasper2019-02-08
|\ \
| * | #301 - add an option for default formattingXiaofeng An2019-02-06
| |/
* / Fix showFeaturesPanel option as instancejasper2019-02-08
|/
* Add option to hide features paneldev923412019-02-05
|
* follows/followers pagination ready for reviewshpuld2019-02-02
|
* initial draft for follows/following paginationshpuld2019-01-31
|
* Merge branch 'develop' into feat/media-modalshpuld2019-01-30
|\
| * Add loading indicator for notifications, make timelines indicate bottoming ↵shpuld2019-01-29
| | | | | | | | out when no more statuses
| * Merge branch 'fix/dont-connect-ws-when-chat-disabled' into 'develop'lambda2019-01-29
| |\ | | | | | | | | | | | | | | | | | | fix #288 - Don't connect WS when chat is disabled Closes #288 See merge request pleroma/pleroma-fe!492
| | * Connect only after-store instead of when user gets tokenshpuld2019-01-29
| | |
| * | Fix TypeError crash when using url of an invalid usershpuld2019-01-29
| |/
| * Merge branch 'fix/make-user-by-name-case-insensitive' into 'develop'lambda2019-01-28
| |\ | | | | | | | | | | | | Make userByName case-insensitive See merge request pleroma/pleroma-fe!489
| | * Make userByName case-insensitiveshpuld2019-01-28
| | |
| * | fix user tl clearing and give it a testshpuld2019-01-28
| |/
* | Merge branch 'develop' into feat/media-modalshpuld2019-01-28
|\|
| * user profile: add media timelineWilliam Pitcock2019-01-26
| |
* | Merge develop and fix conflictshpuld2019-01-26
|\|
| * quickfixHenry Jameson2019-01-25
| |
| * this attempts converting id to number to sort them numerically, since "99" >Henry Jameson2019-01-25
| | | | | | | | "100" while 99 < 100
| * removing unnecessary conversions since it should already be converted in ↵Henry Jameson2019-01-17
| | | | | | | | normalizer
| * some consistencyHenry Jameson2019-01-17
| |