Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-11 | Merge branch 'develop' into feature/thread-muting | Karen Konou | |
2019-02-10 | Update Mastodon Frontend to 2019-02-10 bundle | Haelwenn (lanodan) Monnier | |
See: https://git.pleroma.social/pleroma/mastofe/tags/bundle-2019-02-10 [ci skip] | |||
2019-02-09 | Add unique index and unique constraint check, uniqueness test fails | Karen Konou | |
2019-02-09 | [#468] Prototype of OAuth2 scopes support. TwitterAPI scope restrictions. | Ivan Tashkinov | |
2019-02-08 | Merge branch 'develop' into feature/thread-muting | Karen Konou | |
2019-02-07 | Somehow fixed the repo insert [skip-ci] | Karen Konou | |
2019-02-07 | ugghhhh | Karen Konou | |
2019-02-07 | Migration and some boilerplate stuff | Karen Konou | |
2019-02-06 | Split hide_networ only for local users | Maxim Filippov | |
2019-02-06 | update frontend | lain | |
2019-02-05 | Merge branch 'fix-dm-index' into 'develop' | kaniini | |
Massage index until it actually does the stuff we want. See merge request pleroma/pleroma!772 | |||
2019-02-05 | Fix SQL | Maxim Filippov | |
2019-02-04 | Massage index until it actually does the stuff we want. | lain | |
Also makes the index a lot smoler. | |||
2019-02-04 | Initialize hide_network with false | Maxim Filippov | |
2019-02-03 | Split hide_network into hide_followers & hide_followings (fixed) | Maxim Filippov | |
2019-02-01 | Revert "Merge branch 'feature/split-hide-network' into 'develop'" | kaniini | |
This reverts merge request !733 | |||
2019-02-01 | Merge branch 'feature/split-hide-network' into 'develop' | kaniini | |
Split hide_network into hide_followers & hide_followings See merge request pleroma/pleroma!733 | |||
2019-02-01 | Merge branch '534_federation_targets_reachability' into 'develop' | href | |
[#534] Unreachable federation targets retirement Closes #534 See merge request pleroma/pleroma!703 | |||
2019-01-31 | Revert "Merge branch 'spc-fix-3' into 'develop'" | lambda | |
This reverts merge request !682 | |||
2019-01-31 | Merge branch 'spc-fix-3' into 'develop' | kaniini | |
Spc fix 3 See merge request pleroma/pleroma!682 | |||
2019-01-31 | Merge branch 'features/glitch-soc-frontend' into 'develop' | Haelwenn | |
Features/glitch soc frontend See merge request pleroma/pleroma!192 | |||
2019-01-31 | [MastodonFE] Update Frontend (glitch) | Haelwenn (lanodan) Monnier | |
2019-01-30 | update frontend | lain | |
2019-01-29 | Merge branch 'hj-happiness-improvement' into 'develop' | kaniini | |
New frontend configuration mechanism. Closes #445 See merge request pleroma/pleroma!700 | |||
2019-01-28 | Split hide_network into hide_followers & hide_followings | Maxim Filippov | |
2019-01-28 | [#534] Merged `upstream/develop`. | Ivan Tashkinov | |
2019-01-28 | Change default bg image in new config. | lain | |
2019-01-28 | [#534] Refactoring / tweaks per MR review. | Ivan Tashkinov | |
2019-01-28 | [MastoAPI][GlitchAPI] Add bookmarks | Haelwenn (lanodan) Monnier | |
2019-01-27 | add activities likes index, fixes favorites API call | William Pitcock | |
2019-01-26 | Change webpush endpoint to unlimited varchar | href | |
Fixes #552 | |||
2019-01-25 | update pleroma frontend (summary_html hotfix) | William Pitcock | |
2019-01-25 | Merge branch 'classic-flakeids' into 'develop' | kaniini | |
Flake Ids for Users and Activities Closes #450 See merge request pleroma/pleroma!645 | |||
2019-01-25 | update pleroma frontend | William Pitcock | |
2019-01-24 | Fix clippy with one/five lines | href | |
2019-01-24 | Fix postgres activity_visibility when running in autovacuum | href | |
2019-01-23 | [#534] Initial implementation of unreachable federation targets retirement. | Ivan Tashkinov | |
2019-01-23 | Fix info ids. | lain | |
The previous migration actually created values for the key "id", including the quotes. This one should fill out all missing ids. Closes #511 | |||
2019-01-23 | FlakeId: chain alter statements | href | |
2019-01-23 | Flake: migrate pinned_activities in jsonb | href | |
2019-01-23 | Clippy! | href | |
2019-01-23 | Lock activities/users table during flake migration. | href | |
2019-01-23 | Flake Ids for Users and Activities | href | |
2019-01-22 | slightly changes definition so that autovacuum works paralell safe too | Michael Loftis | |
2019-01-21 | Merge branch 'feature/dm-sanity' into 'develop' | lambda | |
DM sanitization See merge request pleroma/pleroma!458 | |||
2019-01-20 | Merge branch '2019-1-20-update-frontend' into 'develop' | lambda | |
update frontend See merge request pleroma/pleroma!686 | |||
2019-01-20 | update frontend | lain | |
2019-01-20 | litepub schema: add litepub:directMessage flag | William Pitcock | |
2019-01-20 | Make use of the indices. | lain | |
Indices in postgresql rely on operators, so they won't be used if you use only functions. | |||
2019-01-18 | Add migration to fix spc users. | lain | |