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
/
priv
/
repo
Age
Commit message (
Expand
)
Author
2018-09-03
Merge branch 'develop' into 'feature/staff-discovery-api'
kaniini
2018-09-03
Merge branch 'feature/mastodon_api_2.4.x' into 'develop'
kaniini
2018-09-03
migrations: add is_moderator index for users table
William Pitcock
2018-08-29
migrations: add index creation migration and recipients_to/cc removal migration
William Pitcock
2018-08-29
migrations: drop filler migration
William Pitcock
2018-08-29
migrations: add migration to fill in recipients_to/recipients_cc fields
William Pitcock
2018-08-29
activity: add recipients_to and recipients_cc fields
William Pitcock
2018-08-27
[MastodonAPI] Add filters
Haelwenn (lanodan) Monnier
2018-08-12
Merge branch 'feature/invites' into 'develop'
lambda
2018-06-18
activitypub: support filtering activities by whether or not they are a reply ...
William Pitcock
2018-06-12
Initial invites support + tests.
Henry Jameson
2018-06-12
Merge branch 'feature/list-streaming' into 'develop'
lambda
2018-06-06
Extract host from ap_id, add index
eal
2018-05-30
MastoAPI: Add streaming for lists.
eal
2018-05-24
Merge branch 'feature/lists' into 'develop'
lambda
2018-05-24
MastoAPI: add lists.
eal
2018-05-16
Fix User search.
lain
2018-05-13
Modify sort index for activities.
lain
2018-03-27
Fix migration.
lain
2018-03-27
Drop index for 'local', it confuses the query planner.
lain
2018-03-26
Speed up follower query.
lain
2018-03-26
Add index for user follower address.
lain
2018-02-21
Make User.following a postgres array.
lain
2017-12-12
Add recipients field to activities.
Lain Iwakura
2017-11-30
Add count index for local users.
Lain Iwakura
2017-11-09
add sort index for activities
Roger Braun
2017-11-09
Fix migration for empty db.
Roger Braun
2017-11-09
Update activities in own migration.
Roger Braun
2017-11-09
Update in chunks.
Roger Braun
2017-11-09
Add actor column to activities.
Roger Braun
2017-10-24
Use more efficient user note count update query.
Roger Braun
2017-10-24
Drop superflous index.
Roger Braun
2017-10-23
Speed up deletion and related queries.
Roger Braun
2017-10-19
Add password reset.
Roger Braun
2017-09-17
Add tag index.
Roger Braun
2017-09-17
Fixup old migrations.
Roger Braun
2017-09-16
Add fts search index.
Roger Braun
2017-09-12
Optimize conversation fetching.
Roger Braun
2017-09-11
Add basic mastodon notification support.
Roger Braun
2017-09-06
Add very basic oauth and mastodon api support.
Roger Braun
2017-07-19
Add follower_address to users, add on generation.
Roger Braun
2017-07-01
Make user timelines faster for users with few statuses.
Roger Braun
2017-06-20
Add correct index.
Roger Braun
2017-06-20
Use more efficient queries.
Roger Braun
2017-06-20
Drop the general index on activities.
Roger Braun
2017-05-29
Make longer bios possible.
Roger Braun
2017-05-22
Make email and nickname case insensitive.
Roger Braun
2017-05-07
Index users by ap_id.
Roger Braun
2017-05-02
Fix specs, add local marker to actitivies.
Roger Braun
2017-05-01
Actually make index unique.
Roger Braun
[prev]
[next]