akkoma/lib/pleroma
William Pitcock 0ee29994a5 formatter: preserve case of hashtags
when generating hashtag links, we used the casefolded version that we use in
the link URLs, instead of the original version.

accordingly, adjust the formatter to use the original text for the links, while
keeping the casefolded version for the URLs.
2018-08-05 00:37:38 +00:00
..
gopher Group response declarations together 2018-05-04 21:59:21 +00:00
http Format the code. 2018-03-30 15:01:53 +02:00
plugs activitypub: verify remote http signature digests by recomputing the digest and replacing the digest header 2018-07-31 23:24:30 +00:00
web activitypub: actually send digest header when federating 2018-08-01 10:32:02 +00:00
activity.ex activity: add normalize() to find a complete activity given either URI or partial structure 2018-06-27 13:07:12 +00:00
application.ex Migrate to comeonin 4 and Cachex 3 2018-05-20 20:08:40 +02:00
formatter.ex formatter: preserve case of hashtags 2018-08-05 00:37:38 +00:00
list.ex MastoAPI: Add streaming for lists. 2018-05-30 16:48:59 +03:00
notification.ex do not create notification for yourself 2018-05-11 11:31:17 +02:00
object.ex object: add helper functions to handle various forms of a given object and return a normalized one 2018-06-27 13:06:52 +00:00
PasswordResetToken.ex Format the code. 2018-03-30 15:01:53 +02:00
repo.ex Phoenix skeleton 2017-03-17 17:09:58 +01:00
stats.ex Clean up unused aliases and imports 2018-05-04 21:25:31 +00:00
upload.ex Merge remote-tracking branch 'upstream/develop' into feature/filter_exif 2018-07-19 17:44:18 -07:00
user.ex user: use Object.normalize() instead of Object.get_by_ap_id() directly. 2018-06-27 13:07:17 +00:00