Commit Graph

990 Commits (fef8daa454ab04ac2394e02efcc2b48c1fbad91c)

Author SHA1 Message Date
Phenethylamine 13a64b82e3 Switch to User.delete for rm_user task
7 years ago
Phenethylamine 4478b9115c Add rm_user mix task
7 years ago
Gian Sass 907df9b8ed Fix issue #124
7 years ago
lain b910483c16 Fix register_user task.
7 years ago
lain 1dd2c8163f Order masto searches by date.
7 years ago
lambda d7c2909ce2 Merge branch 'bugfix/user-search-with-at-sign' into 'develop'
7 years ago
William Pitcock 2edde06042 user: strip leading @ from user query when searching for users if present
7 years ago
lambda 9998b4519d Merge branch 'feature/mastodon-api-for-tootstream' into 'develop'
7 years ago
lambda 9a2d3705c6 Merge branch 'fix/persisted-mastofe-settings' into 'develop'
7 years ago
William Pitcock 1857f403be mastodon api: report version as the Mastodon API version supported with the real version in parenthesis
7 years ago
William Pitcock 52a1a40d7d mastodon api: implement /api/v1/lists stub
7 years ago
lain 8f9bcc4ab0 Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into develop
7 years ago
lain 70bcdf32bd Only search in public data for now.
7 years ago
eal 7c47534970 MastoAPI: Persist frontend timelines and settings.
7 years ago
lambda d41bfd1d47 Merge branch 'bugfix/html-webfinger-host-meta' into 'develop'
7 years ago
eal e7ddda44c0 Follow import: allow URI in addition to screen_name.
7 years ago
William Pitcock bf9d3d4aba XML: use try/catch with XPath functions
7 years ago
lain 60f92e406c Accept port number in urls.
7 years ago
lain 303289d7da MastodonAPI search: return only create activities.
7 years ago
RX14 033771d9f1
Fix failure to serve media from custom upload path
7 years ago
lain d70d1c427a TwitterAPI: Don't put follows into the public tls.
7 years ago
lain 81600c94f4 Handle + in links.
7 years ago
lain 806550c921 Use user url in mention if we have it.
7 years ago
lain b3b7ab5d9a Load all users at once in timelines.
7 years ago
lain 96007753ad Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into develop
7 years ago
lain 360c51f1f5 Use context_ids directly if we have them.
7 years ago
lain bc31bee7c4 Generates contexts and ids on insertion time.
7 years ago
lain a4db3a732f Pre-fetch conversation ids.
7 years ago
lambda 807d243c64 Merge branch 'fix-107' into 'develop'
7 years ago
lain cd543d58a1 Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into develop
7 years ago
lain 0a14d155d6 Fail faster.
7 years ago
lain 1b57522bba Fix some test stuff.
7 years ago
Morgan Bazalgette 5e4bb4ad92
masto api: run emojis through mediaproxy
7 years ago
lambda 978df55a86 Merge branch 'feature/mastodon-search-tags' into 'develop'
7 years ago
William Pitcock 2dcc6037d0 mastodon search api: implement a reasonable hashtags stub
7 years ago
William Pitcock 4bf86d4cf5 config: make the upload limit configurable
7 years ago
lambda 5fa8237bc1 Merge branch 'new-mastofe' into 'develop'
7 years ago
lain 86525e3a34 Use correct linefeed.
7 years ago
lain 1b03981783 Small fix.
7 years ago
lain 94bbe1addc Fix typo.
7 years ago
lain 8cbda7c0ee Modify newlines.
7 years ago
lain fe1dcf0027 Remove inspect.
7 years ago
lain 9f45e33ae8 Proper info.
7 years ago
lain ae6e3cb981 No tabs.
7 years ago
lain 2222e5599c Don't fetch anything except ap_id for follower / following
7 years ago
lain 57b24b2cba Gopher: Add like / repeat count.
7 years ago
Morgan Bazalgette 7f2174d811
Remove pl-dark-masto-fe, add preloading for common scripts
7 years ago
lain 4e5aa3b3a0 Add gopher server.
7 years ago
lain 802736679c Remove unused ActivityRepresenter module.
7 years ago
lain 7ab94ae22d TwitterApiController: Use ActivityView.
7 years ago