Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-16 | Add mastodon emoji folder. | Roger Braun | |
2017-11-14 | Update frontend. | Roger Braun | |
2017-11-12 | Add Mastodon frontend. | Roger Braun | |
2017-11-09 | add sort index for activities | Roger Braun | |
2017-11-09 | Fix migration for empty db. | Roger Braun | |
2017-11-09 | Update activities in own migration. | Roger Braun | |
2017-11-09 | Update in chunks. | Roger Braun | |
2017-11-09 | Add actor column to activities. | Roger Braun | |
2017-11-08 | Update frontend. | Roger Braun | |
2017-11-07 | Update frontend. | Roger Braun | |
2017-11-07 | Update fronted. | Roger Braun | |
2017-10-26 | Update frontend. | Roger Braun | |
2017-10-24 | Use more efficient user note count update query. | Roger Braun | |
2017-10-24 | Drop superflous index. | Roger Braun | |
2017-10-23 | Speed up deletion and related queries. | Roger Braun | |
2017-10-19 | Add password reset. | Roger Braun | |
2017-09-17 | Update frontend. | Roger Braun | |
2017-09-17 | Add tag index. | Roger Braun | |
This still isn't optimal, but at least it isn't super slow. | |||
2017-09-17 | Fixup old migrations. | Roger Braun | |
2017-09-16 | Make emoji configurable in files. | Roger Braun | |
2017-09-16 | Add fts search index. | Roger Braun | |
2017-09-12 | Optimize conversation fetching. | Roger Braun | |
2017-09-11 | Add basic mastodon notification support. | Roger Braun | |
2017-09-06 | Add very basic oauth and mastodon api support. | Roger Braun | |
2017-08-29 | Update frontend. | Roger Braun | |
2017-08-21 | Update frontend. | Roger Braun | |
2017-07-29 | Update frontend. | Roger Braun | |
2017-07-29 | Update frontend. | Roger Braun | |
2017-07-28 | Update frontend. | Roger Braun | |
2017-07-19 | Add follower_address to users, add on generation. | Roger Braun | |
2017-07-02 | Update frontend. Persistent logins. | Roger Braun | |
2017-07-01 | Make user timelines faster for users with few statuses. | Roger Braun | |
2017-06-24 | update frontend. | Roger Braun | |
2017-06-20 | Add correct index. | Roger Braun | |
2017-06-20 | Use more efficient queries. | Roger Braun | |
2017-06-20 | Drop the general index on activities. | Roger Braun | |
Indices should be more specific as the general index can lead to slower queries because postgres can't estimate the specificity of jsonb indexes very well. | |||
2017-06-19 | Add finmoji. | Roger Braun | |
2017-06-18 | Update frontend. | Roger Braun | |
2017-06-16 | Update frontend. | Roger Braun | |
2017-06-12 | Update frontend. | Roger Braun | |
2017-06-12 | Enable user timelines. | Roger Braun | |
2017-06-07 | Update frontend. | Roger Braun | |
2017-06-05 | Update frontend. | Roger Braun | |
2017-06-04 | Update frontend. | Roger Braun | |
2017-06-01 | Update frontend. | Roger Braun | |
2017-05-29 | Make longer bios possible. | Roger Braun | |
2017-05-22 | Make email and nickname case insensitive. | Roger Braun | |
2017-05-12 | Update frontend. | Roger Braun | |
2017-05-07 | Index users by ap_id. | Roger Braun | |
2017-05-02 | Fix specs, add local marker to actitivies. | Roger Braun | |