index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
helpers
/
application_helper.rb
Age
Commit message (
Expand
)
Author
2016-09-09
Refactored generation of unique tags, URIs and object URLs into own classes,
Eugen Rochko
2016-09-08
Optimized n+1 queries in accounts Atom and HTML views
Eugen Rochko
2016-09-04
Fixed more case-sensitivity issues
Eugen Rochko
2016-03-27
Fix issue with unresolvable usernames
Eugen Rochko
2016-03-25
Fix subscriptions:clear task, refactor feeds, refactor streamable activites
Eugen Rochko
2016-03-24
Sanitize remote html in atom feeds, API (not just UI), use cached mention
Eugen Rochko
2016-03-19
TIL a return from a block seems to return from the whole method rather than
Eugen Rochko
2016-03-19
Fix #13, Atom feeds now contain formatted post content
Eugen Rochko
2016-03-12
Customized more doorkeeper views, only logged in users can create oauth apps
Eugen Rochko
2016-02-29
Changing the use of config constants to the Rails configuration object
Eugen Rochko
2016-02-29
Refactoring Grape API methods into normal controllers & other things
Eugen Rochko
2016-02-28
A lot of fixes from a live test
Eugen Rochko
2016-02-26
Adding a bunch of tests
Eugen Rochko
2016-02-24
Add shared statuses to the database
Eugen Rochko
2016-02-24
Process favourites, reblogs and replies from Salmon
Eugen Rochko
2016-02-22
Fixes and general progress
Eugen Rochko
2016-02-22
Made some progress
Eugen Rochko
2016-02-20
Initial commit
Eugen Rochko