index
:
pleroma
develop
fse
stable
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2021-01-13
[#3213] Prototype of data migrations functionality / HashtagsTableMigrator.
Ivan Tashkinov
2021-01-10
[#3213] transfer_hashtags mix task refactoring.
Ivan Tashkinov
2021-01-07
[#3213] Removed PK from hashtags_objects table. Improved hashtags_transfer mi...
Ivan Tashkinov
2020-12-31
Alternative implementation of hashtag-filtering queries in ActivityPub. Fixed...
Ivan Tashkinov
2020-12-31
[#3213] Added query options support for Repo.chunk_stream/4.
Ivan Tashkinov
2020-12-30
[#3213] Made Object.object_data_hashtags/1 handle both AS2 and plain text has...
Ivan Tashkinov
2020-12-30
[#3213] Fixed Object.object_data_hashtags/1 to process only AS2 elements of `...
Ivan Tashkinov
2020-12-30
[#3213] Improved `database.transfer_hashtags` mix task: proper rollback, spee...
Ivan Tashkinov
2020-12-28
[#3213] Made Object.hashtags/1 work with :hashtags assoc. Adjusted tests.
Ivan Tashkinov
2020-12-26
Merge remote-tracking branch 'remotes/origin/develop' into feature/object-has...
Ivan Tashkinov
2020-12-26
[#3213] Hashtag-filtering functions in ActivityPub. Mix task for migrating ha...
Ivan Tashkinov
2020-12-26
Merge branch 'cachex-test' into 'develop'
lain
2020-12-22
Added Hashtag entity and objects-hashtags association with auto-sync with `da...
Ivan Tashkinov
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
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
2020-12-18
Cachex: Make caching provider switchable at runtime.
lain
2020-12-18
Jason: Remove by now superfluous jason_types file
lain
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
2020-12-15
Merge branch 'support/2255_posix_errors' into 'develop'
lain
2020-12-15
Merge branch 'fix/config-gen-detect-exiftool' into 'develop'
lain
2020-12-14
Minor refactoring of the logic for hiding followers/following counts.
Mark Felder
2020-12-14
Fix for dropping posts/notifs in WS when mix task is executed
Alexander Strizhakov
2020-12-12
instance.gen: Warn that stripping exif requires exiftool
rinpatch
2020-12-12
instance.gen task: Only show files which will be actually overwritten
rinpatch
2020-12-09
Tweaks to OAuth entities expiration: changed default to 30 days, removed hard...
Ivan Tashkinov
2020-12-09
Changed default OAuth token expiration time to 30 days.
Ivan Tashkinov
2020-12-09
Merge branch 'auth-improvements' into 'develop'
lain
2020-12-09
Merge branch 'stream-follow-updates' into 'develop'
lain
2020-12-08
Merge branch 'feat/warn-large-pool-size' into 'develop'
lain
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
2020-12-07
Merge remote-tracking branch 'remotes/origin/develop' into auth-improvements
Ivan Tashkinov
2020-12-07
Merge branch 'feature/configdb-mix-tasks' into 'develop'
lain
2020-12-07
Print out settings that will be removed when specifying the group and key for...
Mark Felder
2020-12-07
Formatting
Mark Felder
2020-12-07
Apply 1 suggestion(s) to 1 file(s)
feld
2020-12-06
[#3174] Refactoring: ConfigDB fetching functions, ConfigDB tests.
Ivan Tashkinov
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 (EnsureU...
Ivan Tashkinov
2020-12-04
shell_yes?/1 was not showing the correct message and always defaults to yes w...
Mark Felder
[next]