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
/
pleroma
/
web
/
twitter_api
/
twitter_api.ex
Age
Commit message (
Collapse
)
Author
2018-03-30
Remove unused ActivityRepresenter module.
lain
2018-03-30
TwitterApiController: Use ActivityView.
lain
2018-03-30
Format the code.
lain
2018-03-27
More Jason changes.
lain
2018-03-24
Fix tests.
lain
2018-03-24
Unify user fetching.
lain
2018-02-26
Only return posts in TwAPI user view.
lain
2018-02-25
Fix more specs.
lain
2018-02-21
More TwAPI fixes.
lain
2018-02-21
TwitterAPI: Fix some bugz.
lain
2018-02-19
TwitterAPI: Only fetch creates, announces, follows.
lain
2018-02-18
Fix conversations.
lain
2018-02-18
Respect visibility in API.
lain
2018-02-18
Show users their own posts in timeline.
lain
2018-01-16
Fetch external profile in the background.
eal
2017-11-19
Fix all compilation warnings
Thog
2017-11-08
TwitterAPI: Add blocks.
eal
2017-11-02
TwitterAPI: Add blocking to fetches.
Roger Braun
2017-09-17
Use inserted_at as sort in search.
Roger Braun
2017-09-16
Sort by updated_at
Roger Braun
the updated_at column isn't indexed, so postgres won't take the wrong index.
2017-09-16
Don't specify order in results for now.
Roger Braun
2017-09-16
TwitterAPI: Add search.
Roger Braun
2017-09-15
Refactor posting and make character limit configurable.
Roger Braun
2017-09-09
Add unfav to Mastodon API.
Roger Braun
2017-09-09
Add favoriting to Mastodon API.
Roger Braun
2017-09-09
Add reblogging to MastodonAPI.
Roger Braun
2017-09-04
Add delete to TwAPI representer correctly.
Roger Braun
2017-08-24
Don't break on empty mentions.
Roger Braun
2017-07-22
Save follower count and note count in user.
Roger Braun
2017-07-19
Use follower address in user entry.
Roger Braun
2017-06-20
Merge branch 'develop' into refactor/user-view
Roger Braun
2017-06-20
Work around upserting problems in context mapping.
Roger Braun
2017-06-20
Replace UserRepresenter with UserView
dtluna
2017-06-18
Fetch user feed on externalprofile request.
Roger Braun
This is so we always have something to show.
2017-06-14
Move mention parsing to Formatter module.
Roger Braun
2017-06-12
Enable user timelines.
Roger Braun
2017-05-18
Save tags in object.
Roger Braun
2017-05-17
Twitter API refactoring.
Roger Braun
2017-05-16
AP refactoring.
Roger Braun
2017-05-15
Fix mention replacing.
Roger Braun
2017-05-12
Fetch user on externalprofile if we don't know him
Roger Braun
2017-05-10
Add externalprofile to TwAPI.
Roger Braun
2017-05-08
Add class=attachment to attachment links.
Roger Braun
2017-05-07
Merge branch 'develop' into dtluna/pleroma-feature/unfollow-activity
Roger Braun
2017-05-07
Federate follow salmons.
Roger Braun
2017-05-05
Some refactoring.
Roger Braun
2017-05-02
Add attachment link to posts.
Roger Braun
2017-05-02
Add twkn timeline.
Roger Braun
2017-05-01
Remove superfluous transaction.
Roger Braun
2017-05-01
Cache objects in dev and prod.
Roger Braun
[prev]
[next]