aboutsummaryrefslogtreecommitdiff
path: root/src/modules
Commit message (Collapse)AuthorAge
* 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
| |
* | Add option to only hide attachments on timelinewakarimasen2017-03-04
|/
* Add setting to toggle NSFW hiding.Hector A. Escobedo2017-02-22
|
* Add setting to hide all attachments.Roger Braun2017-02-23
|
* Set colors into config so they can be used for more dynamic styles.Roger Braun2017-02-22
|
* Grab mutes from server on patched servers.Roger Braun2017-02-20
|
* Reverse title and notification count.Roger Braun2017-02-18
|
* Don't add notifications twice + persiste them.Roger Braun2017-02-18
|
* Make page title dynamic, better notification handling.Roger Braun2017-02-18
|
* Be strict about putting changes in mutations.Roger Braun2017-02-16
|
* Correctly calculate the newStatusesCount.Roger Braun2017-02-16
| | | | Fixes a bug when viewing an updating twkn while logged in.
* Fetch Public and TWKN timelines when viewed.Roger Braun2017-02-16
|
* Add basic configuration module, make it work for title and theme.Roger Braun2017-02-14
|
* Add muting to statuses.Roger Braun2017-02-14
|
* Add users muting.Roger Braun2017-02-13
|
* Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into developRoger Braun2017-01-01
|\
| * Merge branch 'feature/follow' into 'develop' lambadalambda2017-01-01
| |\ | | | | | | | | | | | | Feature/follow See merge request !11
| | * Also add retweeted users to user store.Roger Braun2016-12-08
| | |