Mastodon
This website requires JavaScript.
Explore
Help
Sign In
Archos
/
masto-fe-archos
Watch
1
Star
0
Fork
0
You've already forked masto-fe-archos
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
852c82435d8e86fdd98ceb749eeb8578020fae18
masto-fe-archos
/
app
/
controllers
T
History
Eugen Rochko
04bbc57690
Fix
#100
- Add "back" button to certain views
...
Also fix reloading of timelines after merge-type events
2016-10-19 18:20:19 +02:00
..
api
Fix
#16
- Optimize n+1 queries when checking reblogged/favourited values for status lists in API
2016-10-16 19:10:16 +02:00
auth
Shorten rendered links (strip protocol and www, truncate to 30 chars), redirect
2016-10-13 16:51:34 +02:00
concerns
Initial commit
2016-02-20 22:53:20 +01:00
settings
E-mail preferences page
2016-10-14 02:28:49 +02:00
about_controller.rb
Adding landing page
2016-09-27 23:12:33 +02:00
accounts_controller.rb
Fix
#72
- add follow/unfollow button to public profiles
2016-10-06 21:27:58 +02:00
api_controller.rb
Fix
#100
- Add "back" button to certain views
2016-10-19 18:20:19 +02:00
application_controller.rb
Fix sign-in redirecting "back" to a missing image because missing static files hit the raise_not_found method
2016-10-06 15:42:00 +02:00
home_controller.rb
Improve code style
2016-09-29 21:28:21 +02:00
media_controller.rb
Uploading/undoing media modifies status text. Also: status text trimmed before validation
2016-09-22 21:39:53 +02:00
stream_entries_controller.rb
Catching more exceptions that slipped through, removing AR logging from
2016-10-05 13:26:44 +02:00
xrd_controller.rb
Improving all forms
2016-10-18 16:37:15 +02:00