aboutsummaryrefslogtreecommitdiff
path: root/src/modules
Commit message (Collapse)AuthorAge
* Show chat only if channel is joined.eal2018-02-01
|
* Add option for disabling chat.eal2017-12-07
|
* Move chat to own module.Roger Braun2017-12-05
|
* Basic frontend changes for chat.Roger Braun2017-12-04
|
* 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
* Fix mention timeline.Roger Braun2017-11-20
|
* 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.
* | First version with naive color extrapolation.shpuld2017-11-14
|/
* Merge branch 'feature/streaming-posts' into 'develop'lambda2017-11-13
|\ | | | | | | | | Streaming posts See merge request pleroma/pleroma-fe!151
| * Add an option to automatically show new posts when scrolled to the top, also ↵shpuld2017-11-13
| | | | | | | | add fade-in animation for posts.
| * Don't add notification on self mention, (and fix that pesky pleroma vs gs ↵shpuld2017-11-12
| | | | | | | | delete bug)
* | moved notification asking from page load to login event. Added image inHenry Jameson2017-11-13
| | | | | | | | notifications support (doesn't work for native KDE notifications for me tho)
* | initial implementation for desktop notificationsHenry Jameson2017-11-12
|/
* Don't show repeats that have been shown already.shpuld2017-11-09
|
* Add tag timeline view.eal2017-09-17
|
* Try logging in with the existing cookie.Roger Braun2017-09-02
|
* Add regex for follows from pleromabeeal2017-08-24
|
* 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
| |
* | Add regex to check if you're the one being followed before adding notification.Shpuld Shpuldson2017-08-21
| |
* | Fix issue with trying to match() on undefinedShpuld Shpuldson2017-08-18
| |
* | fix the very annoying thing where favs from pleromabe would not generate ↵Shpuld Shpuldson2017-08-18
|/ | | | notifs when on GS
* Add follow notifications.eal2017-08-10
|
* Add logout button.Roger Braun2017-07-02
|
* Update branch and fix conflicts.Shpuld Shpuldson2017-06-19
|\
| * Use tags array in status if available.Roger Braun2017-06-18
| |
| * Fix notification deletion.Roger Braun2017-06-13
| |
| * Clear timeline on user change.Roger Braun2017-06-12
| |
| * Start fetching user timelines.Roger Braun2017-06-12
| |
| * Merge branch 'feature/reply-previews' into 'develop' lambadalambda2017-06-07
| |\ | | | | | | | | | | | | Reply previews in conversations See merge request !89
| | * Add floating status-previews on reply-link mouseover in conversations and ↵Shpuld Shpuldson2017-06-07
| | | | | | | | | | | | make them optional in the settings, fix a small visual inconsistency in muted statuses while editing the file already..
| * | Don't crash on unknown status deletion.Roger Braun2017-06-07
| | |
| * | Remove notifications for deleted messages.Roger Braun2017-06-06
| |/
| * Add an option to initiate fetching older statuses automatically when ↵Shpuld Shpuldson2017-06-03
| | | | | | | | scrolled 750 pixels or less from the bottom.
* | Update existing currentusers if there is one.Roger Braun2017-04-16
|/
* Add word-based muting to settings / statuses.Roger Braun2017-04-09
|
* Merge branch 'develop' of https://gitgud.io/lambadalambda/pleroma-fe into ↵wakarimasen2017-03-10
|\ | | | | | | wakarimasen/pleroma-fe-develop
| * Use one error variable for all timelineswakarimasen2017-03-09
| |
* | Merge branch 'develop' into wakarimasen/pleroma-fe-developRoger Braun2017-03-09
|\|
| * Merge branch 'feature/failed-login-error' into 'develop' Shpuld Shpuldson2017-03-08
| |\ | | | | | | | | | | | | Visual feedback on failed login See merge request !49
| | * Fix typowakarimasen2017-03-08
| | |
| | * Give more specific reason for failed loginwakarimasen2017-03-08
| | |
| | * Show visual feedback on login error, redirect on successwakarimasen2017-03-08
| | |
| * | Add caching system to statuses.Roger Braun2017-03-08
| | |
| * | Use user cache in users module.Roger Braun2017-03-08
| | |
| * | Use cache to quickly access users.Roger Braun2017-03-08
| |/
| * Visual feedback on failure to fetch new statuseswakarimasen2017-03-07
| |