Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-27 | Add MRFs to the list of things that may need a soft reboot | Mark Felder | |
2020-12-27 | Mark private | Mark Felder | |
2020-12-27 | Create dir for EmojiStealPolicy automatically | Mark Felder | |
2020-12-26 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
feature/object-hashtags-rework | |||
2020-12-26 | [#3213] Hashtag-filtering functions in ActivityPub. Mix task for migrating ↵ | Ivan Tashkinov | |
hashtags to `hashtags` table. | |||
2020-12-26 | Merge branch 'cachex-test' into 'develop' | lain | |
Test framework overhaul (speed, reliability) See merge request pleroma/pleroma!3209 | |||
2020-12-22 | Added Hashtag entity and objects-hashtags association with auto-sync with ↵ | Ivan Tashkinov | |
`data.tag` on Object update. | |||
2020-12-22 | Create Object.hashtags/1 wrapper | Haelwenn (lanodan) Monnier | |
2020-12-22 | Insert text representation of hashtags into object["hashtags"] | Haelwenn (lanodan) Monnier | |
Includes a new mix task: pleroma.database fill_old_hashtags | |||
2020-12-21 | Encapsulation of tags / hashtags fetching from objects. | Ivan Tashkinov | |
2020-12-21 | Linting | lain | |
2020-12-21 | Pipeline test: Switch from Mock to Mox. | lain | |
Speeds up the test and makes it possible to run async. | |||
2020-12-21 | Cachex: Unify arity of callback function | lain | |
2020-12-21 | Caching: Add caching behavior, add null implementation. | lain | |
2020-12-21 | Fix trailing whitespaces in lib/pleroma/web/web_finger.ex | Kaizhe Huang | |
2020-12-18 | Tests: Use NullCache for async tests. | lain | |
Caching can't work in async tests, so for them it is mocked to a null cache that is always empty. Synchronous tests are stubbed with the real Cachex, which is emptied after every test. | |||
2020-12-18 | Cachex: Make caching provider switchable at runtime. | lain | |
Defaults to Cachex. | |||
2020-12-18 | WebFinger: add subscribe_address in return data of JSON responses | FiveYellowMice | |
2020-12-17 | Merge remote-tracking branch 'upstream/develop' into registration-workflow | Alex Gleason | |
2020-12-16 | Merge branch 'fix/2336-mastoapi-ws-posts-dropping' into 'develop' | lain | |
Fix mastoapi ws posts dropping Closes #2336 See merge request pleroma/pleroma!3198 | |||
2020-12-15 | Merge branch 'support/2255_posix_errors' into 'develop' | lain | |
[#2255] added error messages for posix error code See merge request pleroma/pleroma!3138 | |||
2020-12-14 | Minor refactoring of the logic for hiding followers/following counts. | Mark Felder | |
Field is not nullable anymore, and this is more readable. | |||
2020-12-14 | Fix for dropping posts/notifs in WS when mix task is executed | Alexander Strizhakov | |
- start oban in mix tasks with empty queues, plugins and crontab - fix for update_users_following_followers_counts - fix for removed logo.png - typo in resend confirmation emails mix task docs - fix for uploads mix task (start Majic.Pool) - fix for creating user mix task (start :fast_html app) | |||
2020-12-11 | Update Earmark to 1.4.13, use the new compact_output mode | Mark Felder | |
2020-12-11 | Fix AudioVideoValidator markdown | Alex Gleason | |
2020-12-11 | Refactor Earmark code, fix tests | Alex Gleason | |
2020-12-11 | Improve Formatter.minify/2 | Alex Gleason | |
2020-12-11 | Upgrade Earmark to v1.4.10 | Alex Gleason | |
2020-12-09 | Tweaks to OAuth entities expiration: changed default to 30 days, removed ↵ | Ivan Tashkinov | |
hardcoded values usage, fixed OAuthView (expires_in). | |||
2020-12-09 | Changed default OAuth token expiration time to 30 days. | Ivan Tashkinov | |
2020-12-09 | Merge branch 'auth-improvements' into 'develop' | lain | |
Cookie auth rework / Auth subsystem refactoring and tweaks Closes pleroma/secteam/pleroma#3 See merge request pleroma/pleroma!3112 | |||
2020-12-09 | Merge branch 'stream-follow-updates' into 'develop' | lain | |
Stream follow updates Closes #2299 See merge request pleroma/pleroma!3183 | |||
2020-12-08 | Merge branch 'feat/warn-large-pool-size' into 'develop' | lain | |
Add a startup error for modified Repo pool_size See merge request pleroma/pleroma!3190 | |||
2020-12-08 | ApplicationRequirements: Add test, more text for pool size. | lain | |
2020-12-08 | Apply 1 suggestion(s) to 1 file(s) | lain | |
2020-12-07 | Add a startup error for modified Repo pool_size | Mark Felder | |
2020-12-07 | instance.reachable?: Limit to binary input | Haelwenn (lanodan) Monnier | |
2020-12-07 | instance: Do not fetch unreachable instances | Haelwenn (lanodan) Monnier | |
Closes: https://git.pleroma.social/pleroma/pleroma/-/issues/2346 | |||
2020-12-07 | Merge remote-tracking branch 'remotes/origin/develop' into auth-improvements | Ivan Tashkinov | |
# Conflicts: # CHANGELOG.md | |||
2020-12-07 | Merge branch 'feature/configdb-mix-tasks' into 'develop' | lain | |
Add mix tasks to give additional ConfigDB recovery and debugging options See merge request pleroma/pleroma!3174 | |||
2020-12-06 | [#3174] Refactoring: ConfigDB fetching functions, ConfigDB tests. | Ivan Tashkinov | |
Minor fixes. | |||
2020-12-06 | Merge remote-tracking branch 'remotes/origin/develop' into auth-improvements | Ivan Tashkinov | |
2020-12-06 | [#3112] Ensured presence and consistency of :user and :token assigns ↵ | Ivan Tashkinov | |
(EnsureUserTokenAssignsPlug). Refactored auth info dropping functions. | |||
2020-12-04 | Merge branch 'issue/2256' into 'develop' | feld | |
[#2256] added subject actor to moderation log See merge request pleroma/pleroma!3164 | |||
2020-12-03 | Merge branch 'supported-emojos' into 'develop' | rinpatch | |
Update Emoji support to unicode 13.1, support all RGI emoji. See merge request pleroma/pleroma!3186 | |||
2020-12-03 | config_db search methods | Alexander Strizhakov | |
2020-12-03 | Emoji: Also accept regional indicators | lain | |
2020-12-02 | Emoji: Only accept RGI emoji. | lain | |
"recommended for general interchange" | |||
2020-12-02 | Document follow relationship updates and cleanup | Egor Kislitsyn | |
2020-12-02 | Emoji: Remove unused emoji-data.txt | lain | |