aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* Switch to "timeline" when pressing user-settingseal2018-12-04
|
* 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
| |
* | whoopsHenry Jameson2018-11-26
| |
* | Merge remote-tracking branch 'upstream/develop' into feature/scope_preferencesHenry Jameson2018-11-26
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: 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 On logout switch to public timeline. Put oauth text into description. Display OAuth login on login form button. Add login form back in. Linting. Re-activate registration, use oauth password flow to fetch token. Fix typo. Remove gonsole.logg :DD Fix linting. Move login to oauth.
| * \ Merge branch 'update-japanese-translation' into 'develop'Henry2018-11-25
| |\ \ | | | | | | | | | | | | | | | | Update Japanese translation See merge request pleroma/pleroma-fe!378
| | * | update-japanese-translationHakaba Hitoyo2018-11-15
| | | |
| * | | DM timeline: stream new statuseseal2018-11-25
| | |/ | |/|
| * | Add actual user search.Roger Braun2018-11-14
| |/
| * incorporate most translation changes from MR 368William Pitcock2018-11-14
| |
| * update french translationWilliam Pitcock2018-11-14
| |
| * Always show dm panel.Roger Braun2018-11-13
| |
| * Add direct message tab.Roger Braun2018-11-13
| |
| * Merge branch 'develop' of git.pleroma.social:pleroma/pleroma-fe into dm-tabRoger Braun2018-11-13
| |\
| | * Merge branch 'oauth' into 'develop'lambda2018-11-13
| | |\ | | | | | | | | | | | | | | | | Move login to oauth. See merge request pleroma/pleroma-fe!367
| | | * Merge branch 'develop' of git.pleroma.social:pleroma/pleroma-fe into oauthRoger Braun2018-11-10
| | | |\
| | | * | On logout switch to public timeline.Roger Braun2018-11-10
| | | | |
| | | * | Put oauth text into description.Roger Braun2018-11-08
| | | | |
| | | * | Display OAuth login on login form button.Roger Braun2018-11-08
| | | | |
| | | * | Add login form back in.Roger Braun2018-11-07
| | | | |
| | | * | Linting.Roger Braun2018-11-06
| | | | |
| | | * | Re-activate registration, use oauth password flow to fetch token.Roger Braun2018-11-06
| | | | |
| | | * | Fix typo.Roger Braun2018-11-06
| | | | |
| | | * | Merge remote-tracking branch 'origin/develop' into oauthRoger Braun2018-10-26
| | | |\ \
| | | * | | Remove gonsole.logg :DDRoger Braun2018-10-26
| | | | | |
| | | * | | Fix linting.Roger Braun2018-10-26
| | | | | |
| | | * | | Move login to oauth.Roger Braun2018-10-26
| | | | | |
| * | | | | api service urlRoger Braun2018-11-13
| |/ / / /
* | | | | Merge remote-tracking branch 'upstream/develop' into feature/scope_preferencesHenry Jameson2018-11-26
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (36 commits) remove deploy stage remove deploy stage updated and completed German translation minor modification of Chinese translation update Chinese translation Add Chinese language Fix posting. Count spoiler text in the character count. Fixes #135. Added Irish (Gaeilge) Language Copy-Paste too fast from the Catalan file apparently. Now it's in good Occitan. simplify code adapt to destructive change of api Adds Occitan locale Updated italian translation Update oc.json Update oc.json Update of the oc.json file Actualizacion del fichièr oc.json Sort messages object by language code so that it's easier from the UI to browse them. explicitly set collapseMessageWithSubject to undefined Fall back to instance settings consistently ...