Eugen Rochko
|
3554d638b3
|
Fix #72 - add follow/unfollow button to public profiles
|
8 years ago |
Eugen Rochko
|
b3c7c8700d
|
Fix most pages on small screens
|
8 years ago |
Eugen Rochko
|
57583f3fb8
|
Improve partial rendering and Haml performance (Haml->Hamlit)
|
8 years ago |
Eugen Rochko
|
3cc47beb6e
|
Refactored generation of unique tags, URIs and object URLs into own classes,
as well as formatting of content
|
8 years ago |
Eugen Rochko
|
1022d682dc
|
Normalized data in Redux, fix for asset URLs when rendered outside request
|
8 years ago |
Eugen Rochko
|
7e58303a8d
|
Limit Atom feeds to 20 items by default, add pagination by max_id
(But there are no Atom feed pagination elements yet)
|
8 years ago |
Eugen Rochko
|
02696a063e
|
Change default avatar, redirect to home after sign up
|
8 years ago |
Eugen Rochko
|
9d55529318
|
Fix text color in dashboard inputs, sanitize remote status content in UI,
simplify FanOutOnWriteService, add /api/accounts/lookup method
|
8 years ago |
Eugen Rochko
|
7e00a21ea6
|
Small optimizations in Atom feeds
|
8 years ago |
Eugen Rochko
|
46cbb9c551
|
Increase note truncation length on account grids, improve FanOutOnWrite a bit,
fix tests (the recorded Salmon fixture expects LOCAL_DOMAIN to be something
specific unfortunately)
|
8 years ago |
Eugen Rochko
|
5d72b92271
|
Improving account grid cards layout for longer usernames and notes
|
8 years ago |
Eugen Rochko
|
71ae4dd3d2
|
Adding public following and followers pages, fix #3
|
8 years ago |
Eugen Rochko
|
c349200761
|
Removing some unused gems, adding pagination to profiles, fix #10
|
8 years ago |
Eugen Rochko
|
3441361568
|
Adding simple_form, adding profile settings, header image
|
8 years ago |
Eugen Rochko
|
aab330eb2d
|
Adjusting design of public pages, optimizing account page queries
|
8 years ago |
Eugen Rochko
|
ab80ebdeec
|
Adjusting design of profile and entry pages, linkify mentions in statuses
|
8 years ago |
Eugen Rochko
|
3b4e04dc32
|
Fixing some bugs, adding pending test examples
|
8 years ago |
Eugen Rochko
|
23d08c6749
|
Changing the use of config constants to the Rails configuration object
|
8 years ago |
Eugen Rochko
|
0e8f59c16f
|
Refactoring Grape API methods into normal controllers & other things
|
8 years ago |