aboutsummaryrefslogtreecommitdiff
path: root/src/services
Commit message (Collapse)AuthorAge
* Always include bio in updates, because it might be empty (optional)Ekaterina Vaartis2018-02-21
|
* Add follow import to user settings.eal2017-12-23
|
* Fix basicauth base64 encoding for unicode passwords.eal2017-12-04
|
* Merge branch 'feature/flush-timeline-with-holes' into 'develop'lambda2017-11-24
|\ | | | | | | | | | | | | Clear timeline when there's holes between old and new Closes #54 See merge request pleroma/pleroma-fe!171
| * Fix mistake in flushMarker init, make startFetching behave properly with ↵shpuld2017-11-23
| | | | | | | | older statuses existing.
| * attempt to recognize when holes in timeline for various reasons, clear ↵shpuld2017-11-21
| | | | | | | | timeline and fetch older when showing new to get rid of holes
* | Merge branch 'fix/better-icon-colors' into 'develop'lambda2017-11-24
|\ \ | | | | | | | | | | | | Update icons to use base09 where appropriate, calculate base09 by averaging bg and text colors. See merge request pleroma/pleroma-fe!174
| * | Update icons to use base09 where appropriate, calculate base09 by averaging ↵shpuld2017-11-22
| |/ | | | | | | bg and text colors.
* / Fix usercard from breaking with certain colors, clean up code structure a bit.shpuld2017-11-20
|/
* Make defaulting to pleroma-dark work when config.json has an invalid theme. ↵shpuld2017-11-18
| | | | Remove logging.
* Clean up, use translations, persist theme, add more presets.shpuld2017-11-18
|
* Move custom theming from settings to style-switcher, remove usage of custom ↵shpuld2017-11-17
| | | | .css files, use styles.json instead.
* Merge branch 'develop' of git.pleroma.social:pleroma/pleroma-fe into ↵shpuld2017-11-17
|\ | | | | | | feature/custom-theme
| * Use state object for user view instead of timeline.eal2017-11-14
| | | | | | | | Also fetch user if not in the state already.
* | Update theme editor to have 4 colors, rewrite the color setter, change a LOT ↵shpuld2017-11-17
| | | | | | | | of base16 assignments for better consistency.
* | First version with naive color extrapolation.shpuld2017-11-14
|/
* Add blocks.eal2017-11-07
|
* Send credentials when fetching remote profile.eal2017-11-07
|
* Add emoji completion.eal2017-09-19
|
* Add tag timeline view.eal2017-09-17
|
* Revert "Include cookie in every request"eal2017-09-02
| | | | | | This reverts commit 00589a9af153bad4d8e7f14669c1497443f5221b. Changing same-origin to the unsafer include did not fix the bug it was supposed to.
* Include cookie in every requesteal2017-09-02
|
* Make sure options exists every time on fetch()eal2017-09-02
|
* Set cookies on fetcheal2017-08-31
|
* Merge branch 'feature/follow-lists' into 'develop'Shpuld Shpuldson2017-08-23
|\ | | | | | | | | Feature/follow lists See merge request !106
| * Add follower and following viewseal2017-08-23
| |
* | Visual indicator for when posting is happening, as well as disabling the ↵Shpuld Shpuldson2017-08-21
| | | | | | | | button to prevent double-posts.
* | Add error message in post status form when failing to post and don't get rid ↵Shpuld Shpuldson2017-08-20
| | | | | | | | of post/attachments when failing.
* | Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into ↵Shpuld Shpuldson2017-08-16
|\| | | | | | | feature/profile-editing
| * Add fetch polyfill.Roger Braun2017-07-31
| |
* | Add new user-settings component/route, add options to change name, bio, ↵Shpuld Shpuldson2017-08-02
|/ | | | avatar, banner and bg. Add those options to api service and backend interactor service.
* Update branch and fix conflicts.Shpuld Shpuldson2017-06-19
|\
| * update branch and fix merge conflictsShpuld Shpuldson2017-06-15
| |\
| | * Don't use too advanced features.Roger Braun2017-06-12
| | |
| | * Display user timelineRoger Braun2017-06-12
| | |
| | * Start fetching user timelines.Roger Braun2017-06-12
| | |
| | * Add user finder.Roger Braun2017-05-12
| | |
| * | Basic word position and completion service.Roger Braun2017-03-15
| |/
* | Add basic avatar changing.Roger Braun2017-04-16
| |
* | Restore old media upload endpoint.Roger Braun2017-04-16
| |
* | Add a registration form.Roger Braun2017-04-15
|/
* Remove unused fetchMentions()wakarimasen2017-03-09
|
* Let timeline component fetch mentionswakarimasen2017-03-09
|
* Merge branch 'feature/timeline-fetch-error' into 'develop' Shpuld Shpuldson2017-03-09
|\ | | | | | | | | Use one error variable for all timelines See merge request !57
| * Use one error variable for all timelineswakarimasen2017-03-09
| |
* | Merged with changes in develop & fixed conflicts.shpuld2017-03-09
|\|
| * Move rejection handlerwakarimasen2017-03-07
| |
* | Make style setter create an often used base03-border class, use that class ↵shpuld2017-03-09
|/ | | | in notifications, navpanel and statuses.
* Visual feedback on failure to fetch new statuseswakarimasen2017-03-07
|
* Set colors into config so they can be used for more dynamic styles.Roger Braun2017-02-22
|