Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-10 | Participations: Add sort index. | lain | |
2019-04-10 | Conversations: Create or bump on inserting a dm. | lain | |
2019-04-10 | Conversation: Add Conversations and Participations. | lain | |
2019-04-10 | Merge branch 'feature/767-multiple-use-invite-token' into 'develop' | lambda | |
Feature/767 multiple use invite token See merge request pleroma/pleroma!1032 | |||
2019-04-10 | Merge branch 'develop' into feature/user-status-subscriptions | Sadposter | |
2019-04-08 | [#923] Merge remote-tracking branch 'remotes/upstream/develop' into ↵ | Ivan Tashkinov | |
twitter_oauth # Conflicts: # docs/config.md # test/support/factory.ex | |||
2019-04-08 | renaming expire_at -> expires_at | Alex S | |
keyword style change | |||
2019-04-06 | Added limits and media attachments for scheduled activities. | eugenijm | |
2019-04-06 | Add scheduled activities | eugenijm | |
2019-04-06 | token -> invite renaming | Alex S | |
2019-04-06 | generating tokens with mix | Alex S | |
2019-04-05 | Add index on subscribers | Sadposter | |
2019-04-04 | [#923] Merge remote-tracking branch 'remotes/upstream/develop' into ↵ | Ivan Tashkinov | |
twitter_oauth # Conflicts: # mix.exs | |||
2019-04-03 | adding indexes to oauth_tokens table | Alex S | |
2019-04-02 | Merge branch 'features/pleroma-tan' into 'develop' | lambda | |
priv/static/images: Add pleroma-tan See merge request pleroma/pleroma!913 | |||
2019-03-29 | Revert awfully long migration from 568e34858 | Haelwenn (lanodan) Monnier | |
2019-03-27 | [#923] Enabled binding of multiple OAuth provider accounts to single user. | Ivan Tashkinov | |
2019-03-27 | Merge remote-tracking branch 'remotes/origin/develop' into twitter_oauth | Ivan Tashkinov | |
2019-03-26 | Merge branch 'replies-count' into 'develop' | lambda | |
Increment replies_count (MastoAPI) Closes #756 See merge request pleroma/pleroma!974 | |||
2019-03-26 | Increment replies_count on replies (MastoAPI) | eugenijm | |
2019-03-25 | Add an id index to notifications | rinpatch | |
2019-03-21 | Merge branch 'ecto-3-migration' into 'develop' | rinpatch | |
Ecto 3.0.7 (ecto_sql 3.0.5) migration See merge request pleroma/pleroma!957 | |||
2019-03-21 | Merge branch 'imageoptim' into 'develop' | kaniini | |
used imageOptim to reduce size of image files See merge request pleroma/pleroma!944 | |||
2019-03-20 | modify the migrations to use naive_datetime_usec | rinpatch | |
2019-03-20 | Fix filter migration | rinpatch | |
2019-03-20 | Update frontend | lain | |
2019-03-20 | [#923] Nickname & email selection for external registrations, option to ↵ | Ivan Tashkinov | |
connect to existing account. | |||
2019-03-19 | used imageOptim to reduce size of image files | optikfluffel | |
2019-03-18 | [#923] Registration validations & unique index on [:user_id, :provider]. | Ivan Tashkinov | |
2019-03-18 | [#923] Support for multiple (external) registrations per user via Registration. | Ivan Tashkinov | |
2019-03-15 | Merge remote-tracking branch 'remotes/upstream/develop' into twitter_oauth | Ivan Tashkinov | |
2019-03-15 | [#923] OAuth: prototype of sign in / sign up with Twitter. | Ivan Tashkinov | |
2019-03-15 | robots.txt | William Pearson | |
Add default robots.txt that allows bots access to all paths. Add mix task to generate robots.txt taht allows bots access to no paths. Document custom emojis, MRF and static_dir static_dir documentation includes docs for the robots.txt Mix task. | |||
2019-03-08 | priv/static/images: Add pleroma-tan | Haelwenn (lanodan) Monnier | |
Source: https://shitposter.club/objects/9be7c3f4-5a29-45a9-ac40-301312578a02 pleroma-fox-tan-smol.png is pleroma-fox-tan.png but the width got divided by two in The GIMP. All the pleroma*.png got optimised with mat2 and optipng/pngcrush, depending on their best results. [ci skip] | |||
2019-03-08 | Update Mastodon Frontend to 2019-03-07 bundle | Haelwenn (lanodan) Monnier | |
See: https://git.pleroma.social/pleroma/mastofe/tags/bundle-2019-03-07 [ci skip] | |||
2019-03-07 | update pleroma frontend | William Pitcock | |
2019-03-04 | allow users to disable their own account | Egor Kislitsyn | |
2019-03-03 | Added migration to update existing user note counters | eugenijm | |
2019-03-01 | Added migration for setting default tags in existing users records | eugenijm | |
2019-02-22 | Fixed `scopes` of apps / authorizations / tokens from apps initially created ↵ | Ivan Tashkinov | |
with space-delimited `scope`. | |||
2019-02-21 | update frontend | lain | |
2019-02-20 | Reports | Egor | |
2019-02-17 | [#468] Merged `upstream/develop`, resolved conflicts. | Ivan Tashkinov | |
2019-02-14 | [#468] OAuth scopes-related data migration simplification. | Ivan Tashkinov | |
2019-02-14 | [#468] User UI for OAuth permissions restriction. Standardized storage ↵ | Ivan Tashkinov | |
format for `scopes` fields, updated usages. | |||
2019-02-13 | litepub schema: add oauthRegistrationEndpoint [ci skip] | William Pitcock | |
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 | |