aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* separate font control jsHenry Jameson2018-12-11
|
* mobile fixesHenry Jameson2018-12-05
|
* Merge remote-tracking branch 'upstream/develop' into feature/theming2Henry Jameson2018-12-05
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: Fix iOS Safari from making videos play fullscreen by default added PR comments resolved the lint used the deleted data param as condition in status template Switch to "timeline" when pressing user-settings Added user setting tooltip made links in user bio always open in new tabs addressed PR comments added tooltip Add userId property to timelines so that we don't overwrite user timeline meant for another user Added option to auto-hide subject field when it's empty. removes hacks from notifications storage, adds api call to let server update is_seen attribute fixes vimium not giving retweet button a hint Do not use underscore at the beginning of the method Logout user on password change Route user to the correct profile URL Typo Fix filetype detection Switch to settings when touching settings Switch to timeline on nav panel actions
| * Merge branch 'fix/user-settings-switch' into 'develop'Henry2018-12-05
| |\ | | | | | | | | | | | | Switch to "timeline" when pressing user-settings See merge request pleroma/pleroma-fe!397
| | * Switch to "timeline" when pressing user-settingseal2018-12-04
| | |
| * | Fix iOS Safari from making videos play fullscreen by defaultMark Felder2018-12-04
| | | | | | | | | | | | This works in iOS 10+.
| * | added PR commentsValD2018-12-05
| | |
| * | resolved the lintValD2018-12-05
| | |
| * | used the deleted data param as condition in status templateValD2018-12-05
| |/
| * Merge branch 'target_blank_profile' into 'develop'lambda2018-12-04
| |\ | | | | | | | | | | | | | | | | | | Made links in user bio always open in new tabs Closes #169 See merge request pleroma/pleroma-fe!394
| | * made links in user bio always open in new tabsHenry Jameson2018-12-04
| | |
| * | Added user setting tooltipValD2018-12-04
| |/
| * addressed PR commentsValD2018-12-04
| |
| * added tooltipValD2018-12-04
| |
| * Merge branch 'fix-vimium' into 'develop'lambda2018-12-03
| |\ | | | | | | | | | | | | | | | | | | fixes vimium not giving retweet button a hint Closes #166 See merge request pleroma/pleroma-fe!385
| | * fixes vimium not giving retweet button a hintHenry Jameson2018-12-02
| | |
| * | Merge branch 'subject-line-entry-auto' into 'develop'lambda2018-12-03
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Added option to auto-hide subject field when it's empty. Closes #174 See merge request pleroma/pleroma-fe!388
| | * | Added option to auto-hide subject field when it's empty.Henry Jameson2018-12-03
| | |/
| * | Merge branch 'ss-read' into 'develop'lambda2018-12-03
| |\ \ | | | | | | | | | | | | | | | | Server-side read marking See merge request pleroma/pleroma-fe!386
| | * | removes hacks from notifications storage, adds api call to let server updateHenry Jameson2018-12-02
| | |/ | | | | | | | | | is_seen attribute
| * / Add userId property to timelines so that we don't overwrite user timeline meantHenry Jameson2018-12-03
| |/ | | | | | | for another user
| * Merge branch 'file-type-service-fix' into 'develop'lambda2018-12-01
| |\ | | | | | | | | | | | | Modify filetype service to accept more generic mimetypes See merge request pleroma/pleroma-fe!381
| | * Fix filetype detectionrinpatch2018-11-27
| | |
| * | Merge branch 'fix/user-search-profile-link' into 'develop'lambda2018-11-30
| |\ \ | | | | | | | | | | | | | | | | Fix user search profile link See merge request pleroma/pleroma-fe!382
| | * | Route user to the correct profile URLMaxim Filippov2018-11-28
| | | |
| | * | TypoMaxim Filippov2018-11-28
| | |/
| * | Merge branch 'logout_on_password_change' into 'develop'lambda2018-11-30
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Logout user on password change Closes #185 See merge request pleroma/pleroma-fe!384
| | * | Do not use underscore at the beginning of the methodraeno2018-11-30
| | | |
| | * | Logout user on password changeraeno2018-11-30
| | |/
| * | Merge branch 'fix/switch-to-timeline-on-mobile' into 'develop'lambda2018-11-30
| |\ \ | | |/ | |/| | | | | | | Switch to timeline view on mobile when clicking relevant actions See merge request pleroma/pleroma-fe!383
| | * Switch to settings when touching settingseal2018-11-25
| | |
| | * Switch to timeline on nav panel actionseal2018-11-25
| | |
* | | fixHenry Jameson2018-12-02
| | |
* | | fixHenry Jameson2018-12-02
| | |
* | | fallback for some weird case on my phoneHenry Jameson2018-12-02
| | |
* | | todoHenry Jameson2018-12-02
| | |
* | | missing stringHenry Jameson2018-12-02
| | |
* | | some more themes, fixesHenry Jameson2018-12-02
| | |
* | | localization strings, fixesHenry Jameson2018-12-02
| | |
* | | making inset shadows work on avatars againHenry Jameson2018-12-02
| | |
* | | fix retweeter avatar not getting proper shadowHenry Jameson2018-12-01
| | |
* | | avatars shadows, also allows drop-shadow useHenry Jameson2018-11-30
| | |
* | | updated preview windowHenry Jameson2018-11-27
| | |
* | | lint fixHenry Jameson2018-11-27
| | |
* | | fixed keep checkboxes working when exportingHenry Jameson2018-11-26
| | |
* | | unbreak user profilesHenry Jameson2018-11-26
| | |
* | | fix preview input text using wrong stringHenry Jameson2018-11-26
| | |
* | | fix panel link color, fix broken user profilesHenry Jameson2018-11-26
| | |
* | | Merge remote-tracking branch 'upstream/develop' into feature/theming2Henry Jameson2018-11-26
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (60 commits) whoops whoops DM timeline: stream new statuses update-japanese-translation Add actual user search. incorporate most translation changes from MR 368 update french translation Always show dm panel. Add direct message tab. api service url remove deploy stage remove deploy stage updated and completed German translation On logout switch to public timeline. minor modification of Chinese translation update Chinese translation Add Chinese language Fix posting. Put oauth text into description. Display OAuth login on login form button. ...
| * | whoopsHenry Jameson2018-11-26
| | |