Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-16 | Merge develop | Roman Chvanikov | |
2019-09-16 | Merge branch 'feature/delivery-tracking' into 'develop' | kaniini | |
Track signed fetches of objects and use them for delete federation See merge request pleroma/pleroma!1661 | |||
2019-09-13 | Disallow NULLs in deliveries | rinpatch | |
2019-09-13 | Separate Subscription Notifications from regular Notifications | Roman Chvanikov | |
2019-09-12 | Track object/create activity fetches | rinpatch | |
2019-09-06 | [#1149] Merge remote-tracking branch 'remotes/upstream/develop' into ↵ | Ivan Tashkinov | |
1149-oban-job-queue # Conflicts: # test/web/twitter_api/twitter_api_controller_test.exs | |||
2019-09-06 | Update frontend bundle to e75ac9dd | rinpatch | |
2019-08-31 | [#1149] Added Oban job for "activity_expiration". Merged remote-tracking ↵ | Ivan Tashkinov | |
branch 'remotes/upstream/develop' into 1149-oban-job-queue # Conflicts: # config/config.exs | |||
2019-08-25 | Log admin/moderator actions | Maxim Filippov | |
2019-08-24 | Merge remote-tracking branch 'origin/develop' into ↵ | lain | |
sixohsix/pleroma-post_expiration | |||
2019-08-24 | Merge remote-tracking branch 'remotes/upstream/develop' into 1149-oban-job-queue | Ivan Tashkinov | |
2019-08-23 | Add an index on object likes | rinpatch | |
In !1538 favorites timeline was switched to use the joined object, but no idex on likes in the joined object was added. | |||
2019-08-22 | [#1149] Merge remote-tracking branch 'remotes/upstream/develop' into ↵ | Ivan Tashkinov | |
1149-oban-job-queue # Conflicts: # lib/pleroma/application.ex # lib/pleroma/scheduled_activity_worker.ex # lib/pleroma/web/federator/retry_queue.ex # lib/pleroma/web/oauth/token/clean_worker.ex # test/user_test.exs # test/web/federator_test.exs | |||
2019-08-14 | Merge remote-tracking branch 'remotes/upstream/develop' into 1149-oban-job-queue | Ivan Tashkinov | |
2019-08-14 | Merge remote-tracking branch 'origin/develop' into pleroma-conversations | lain | |
2019-08-12 | Update AdminFE | Mark Felder | |
Now permits server configuration. Consider this ALPHA. | |||
2019-08-09 | Merge remote-tracking branch 'remotes/upstream/develop' into 1149-oban-job-queue | Ivan Tashkinov | |
2019-08-08 | Merge branch 'feature/digest-email' into 'develop' | lain | |
Feature/digest email See merge request pleroma/pleroma!1078 | |||
2019-08-08 | Merge remote-tracking branch 'origin/develop' into pleroma-conversations | lain | |
2019-08-04 | Remove longfox emoji set | Hakaba Hitoyo | |
2019-08-02 | Conversations: Add recipient list to conversation participation. | lain | |
This enables to address the same group of people every time. | |||
2019-08-01 | [#1149] Replaced RetryQueue with oban-based retries. | Ivan Tashkinov | |
2019-07-24 | Add activity expirations table | Mike Verdone | |
Add a table to store activity expirations. An activity can have zero or one expirations. The expiration has a scheduled_at field which stores the time at which the activity should expire and be deleted. | |||
2019-07-20 | fr/LC_MESSAGES/errors.po: Create translation file | Haelwenn (lanodan) Monnier | |
2019-07-16 | Merge develop | Roman Chvanikov | |
2019-07-15 | Add `listMessage` to to the JSON-LD context | Egor Kislitsyn | |
2019-07-15 | Merge remote-tracking branch 'pleroma/develop' into feature/addressable-lists | Egor Kislitsyn | |
2019-07-14 | Merge branch 'develop' into feature/digest-email | Roman Chvanikov | |
2019-07-14 | Feature/1072 muting notifications | Alexander Strizhakov | |
2019-07-12 | merge develop | Roman Chvanikov | |
2019-07-11 | Merge branch 'develop' into feature/addressable-lists | Egor Kislitsyn | |
2019-07-10 | saving following_address for existing users | Alex S | |
2019-07-10 | adding following_address field to user | Alex S | |
2019-07-10 | Add Russian translation | Egor Kislitsyn | |
2019-07-10 | Wrap error messages into gettext helpers | Egor Kislitsyn | |
2019-07-10 | add listener port and ip option for 'pleroma.instance gen' and enable its test | Sachin Joshi | |
2019-07-09 | Merge develop | Roman Chvanikov | |
2019-07-09 | Merge branch 'remove-swift' into 'develop' | kaniini | |
Remove Uploaders.Swift and `httpoison` dependency Closes #1051 See merge request pleroma/pleroma!1374 | |||
2019-07-03 | Split alters rather than work with indexes | Roman Chvanikov | |
2019-07-03 | Remove Uploaders.Swift | Egor Kislitsyn | |
2019-07-03 | Fix migration | Roman Chvanikov | |
2019-07-01 | [#1033] Fix database migrations | Maksim | |
2019-06-29 | Resolve conflicts | Roman Chvanikov | |
2019-06-28 | Update frontend. | lain | |
2019-06-26 | Merge branch 'update-mastofe/glitch-soc-2019-06-26' into 'develop' | rinpatch | |
Update mastofe to bundle-2019-06-26 See merge request pleroma/pleroma!1341 | |||
2019-06-26 | Update mastofe to bundle-2019-06-26 | Haelwenn (lanodan) Monnier | |
2019-06-23 | Update adminFE to latest build | Mark Felder | |
2019-06-23 | Merge branch 'admin-config' into 'develop' | kaniini | |
Admin config See merge request pleroma/pleroma!1328 | |||
2019-06-23 | support for config groups | Alex S | |
2019-06-22 | Support RUM indexes in the config generator | rinpatch | |