summaryrefslogtreecommitdiff
path: root/priv
AgeCommit message (Collapse)Author
2019-03-15robots.txtWilliam 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-08Update Mastodon Frontend to 2019-03-07 bundleHaelwenn (lanodan) Monnier
See: https://git.pleroma.social/pleroma/mastofe/tags/bundle-2019-03-07 [ci skip]
2019-03-07update pleroma frontendWilliam Pitcock
2019-03-03Added migration to update existing user note counterseugenijm
2019-03-01Added migration for setting default tags in existing users recordseugenijm
2019-02-22Fixed `scopes` of apps / authorizations / tokens from apps initially created ↵Ivan Tashkinov
with space-delimited `scope`.
2019-02-21update frontendlain
2019-02-20ReportsEgor
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-13litepub schema: add oauthRegistrationEndpoint [ci skip]William Pitcock
2019-02-11Merge branch 'develop' into feature/thread-mutingKaren Konou
2019-02-10Update Mastodon Frontend to 2019-02-10 bundleHaelwenn (lanodan) Monnier
See: https://git.pleroma.social/pleroma/mastofe/tags/bundle-2019-02-10 [ci skip]
2019-02-09Add unique index and unique constraint check, uniqueness test failsKaren Konou
2019-02-09[#468] Prototype of OAuth2 scopes support. TwitterAPI scope restrictions.Ivan Tashkinov
2019-02-08Merge branch 'develop' into feature/thread-mutingKaren Konou
2019-02-07Somehow fixed the repo insert [skip-ci]Karen Konou
2019-02-07ugghhhhKaren Konou
2019-02-07Migration and some boilerplate stuffKaren Konou
2019-02-06Split hide_networ only for local usersMaxim Filippov
2019-02-06update frontendlain
2019-02-05Merge 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-05Fix SQLMaxim Filippov
2019-02-04Massage index until it actually does the stuff we want.lain
Also makes the index a lot smoler.
2019-02-04Initialize hide_network with falseMaxim Filippov
2019-02-03Split hide_network into hide_followers & hide_followings (fixed)Maxim Filippov
2019-02-01Revert "Merge branch 'feature/split-hide-network' into 'develop'"kaniini
This reverts merge request !733
2019-02-01Merge branch 'feature/split-hide-network' into 'develop'kaniini
Split hide_network into hide_followers & hide_followings See merge request pleroma/pleroma!733
2019-02-01Merge branch '534_federation_targets_reachability' into 'develop'href
[#534] Unreachable federation targets retirement Closes #534 See merge request pleroma/pleroma!703
2019-01-31Revert "Merge branch 'spc-fix-3' into 'develop'"lambda
This reverts merge request !682
2019-01-31Merge branch 'spc-fix-3' into 'develop'kaniini
Spc fix 3 See merge request pleroma/pleroma!682
2019-01-31Merge 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-30update frontendlain
2019-01-29Merge branch 'hj-happiness-improvement' into 'develop'kaniini
New frontend configuration mechanism. Closes #445 See merge request pleroma/pleroma!700
2019-01-28Split hide_network into hide_followers & hide_followingsMaxim Filippov
2019-01-28[#534] Merged `upstream/develop`.Ivan Tashkinov
2019-01-28Change default bg image in new config.lain
2019-01-28[#534] Refactoring / tweaks per MR review.Ivan Tashkinov
2019-01-28[MastoAPI][GlitchAPI] Add bookmarksHaelwenn (lanodan) Monnier
2019-01-27add activities likes index, fixes favorites API callWilliam Pitcock
2019-01-26Change webpush endpoint to unlimited varcharhref
Fixes #552
2019-01-25update pleroma frontend (summary_html hotfix)William Pitcock
2019-01-25Merge branch 'classic-flakeids' into 'develop'kaniini
Flake Ids for Users and Activities Closes #450 See merge request pleroma/pleroma!645
2019-01-25update pleroma frontendWilliam Pitcock
2019-01-24Fix clippy with one/five lineshref
2019-01-24Fix postgres activity_visibility when running in autovacuumhref
2019-01-23[#534] Initial implementation of unreachable federation targets retirement.Ivan Tashkinov
2019-01-23Fix 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