aboutsummaryrefslogtreecommitdiff
path: root/src/components/status
Commit message (Collapse)AuthorAge
...
* | | Redo everything in the MRshpuld2019-01-26
| | |
* | | Merge dev fix conflictsshpuld2019-01-20
|\| |
| * | Merge branch 'summary-html' into 'develop'lambda2019-01-15
| |\ \ | | | | | | | | | | | | | | | | Sync with backend: Use summary_html. See merge request pleroma/pleroma-fe!463
| | * | Sync with backend: Use summary_html.scarlett2019-01-13
| | |/
| * / Remove reply detection hackscarlett2019-01-13
| |/
* / Add media viewer module and media module component, modify attachment behaviorshpuld2019-01-14
|/
* merge develop, fix conflicts, fix logged out bugshpuld2018-12-29
|\
| * Treat reserved users like external users in the frontend.Lambda2018-12-26
| |
* | New routes, notifications, other impovements in side drwaershpuld2018-12-28
|/
* Fixed some settings not using defaults from instance config. Made some parts ofHenry Jameson2018-12-18
| | | | code more readable
* Feature/bigger icons for mobile / #211Shpuld Shpludson2018-12-18
|
* Merge branch 'develop' into feature/new-user-routesMaxim Filippov2018-12-17
|\
| * fix timeago fontHenry Jameson2018-12-13
| |
| * added router-links to all relavent linksValD2018-12-12
| |
| * added activatePanel onclick for timeago buttonValD2018-12-12
| |
| * 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
| * | 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
| | |
| * | 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. ...
| * | | better preview, collateral fixesHenry Jameson2018-11-26
| | | |
| * | | more stylesHenry Jameson2018-11-26
| | | |
| * | | more fontsHenry Jameson2018-11-25
| | | |
| * | | collateral fixesHenry Jameson2018-11-25
| | | |
| * | | more default shadows, replaced original shadows with generated ones. maybe gottaHenry Jameson2018-11-21
| | | | | | | | | | | | | | | | update fallbacks...
| * | | Some themeing is working!!Henry Jameson2018-10-07
| | | |
* | | | Implement user_profile.spec.jsMaxim Filippov2018-12-15
| | | |
* | | | Use 'userProfileLink' to generate user-profile linkMaxim Filippov2018-12-13
| | | |
* | | | Fix avatar stylesMaxim Filippov2018-12-06
| | | |
* | | | Move old routes to /p, use /nickname for user profilesMaxim Filippov2018-12-06
| |_|/ |/| |
* | | added PR commentsValD2018-12-05
| | |
* | | resolved the lintValD2018-12-05
| | |
* | | used the deleted data param as condition in status templateValD2018-12-05
| | |
* | | added tooltipValD2018-12-04
| |/ |/|
* | 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 ...
| * | Fall back to instance settings consistentlyscarlett2018-10-21
| |/
* | lint fixHenry Jameson2018-09-25
| |
* | now it actually worksHenry Jameson2018-09-25
|/
* Fix mistakesshpuld2018-08-31
|
* Change styles a bit, make pre-formatted blocks not overflow but scrollshpuld2018-08-31
|
* Add styles for h1/2/3/4/5 tags in status htmlshpuld2018-08-31
|
* Add titles to source/expand buttonsEkaterina Vaartis2018-08-27
|
* Add titles to post visibility iconsEkaterina Vaartis2018-08-27
|
* Preserve subject in replies.scarlett2018-08-26
|
* Don't use nsfw clickthrough if the post is collapsed by default.scarlett2018-08-26
|
* When a post with a subject is collapsed, hide its attachments.scarlett2018-08-25
|
* Don't hide replies when inConversation.scarlett2018-08-24
|
* Fix indentationscarlett2018-08-24
|
* Remove old implementation of isReply.scarlett2018-08-24
|
* Add settings for changing the visibility of replies in the timeline.scarlett2018-08-24
|