47 Commits (257288434716a200c51a5c712a2d43460242dd2d)

Author SHA1 Message Date
Eugen Rochko 1321801577 Fix various issues in polls (#10165)
6 years ago
Clar Charr 4fb1d8129d Replace unlock-alt icon with unlock (#9952)
6 years ago
Eugen Rochko 305556274a Redesign admin accounts index (#9340)
6 years ago
ThibG b13f1d470a Do not show follow button on moved or memorial accounts (#8546)
6 years ago
M Somerville 9fe24fbf4b Better singulars of account followers/toots. (#8471)
6 years ago
Eugen Rochko a68079e6ee Make unfollow button light up red when hovered (#8286)
6 years ago
Eugen Rochko 13df3889f0 Redesign public profiles and toots (#8068)
6 years ago
Eugen Rochko 6cd4b45ec0 Display full acct on public status pages, always (#8011)
6 years ago
Eugen Rochko 48d2312c1a Fix double-encoding of display name in title and e-mails (#7534)
6 years ago
Eugen Rochko 4055ce490c Enable custom emojis in profiles (notes, field values, display names) (#7374)
6 years ago
Eugen Rochko 24330e4fa7 Add RSS feeds for end-users (#7259)
7 years ago
Eugen Rochko 354a6e4026 Improve report layout (#7188)
7 years ago
Eugen Rochko b95c3ef3ee Revert #6479, hide sensitive text/images from OpenGraph previews (#6818)
7 years ago
Eugen Rochko 83384e5390 Add missing meta description to profiles, some other SEO stuff (#6706)
7 years ago
Eugen Rochko 651c659fd6 Update status embeds (#4742)
7 years ago
unarist 55376105f5 Fix RTL detection on Ruby side (#3867)
7 years ago
Eugen Rochko b8bc26d60f Improve RTL detection (#3682)
7 years ago
Yamagishi Kazutoshi 5da41e0cae Improve RuboCop rules (compatibility to Code Climate) (#3636)
7 years ago
Joël Quenneville eff1644d22 Test embedded_view related code in a helper (#2282)
8 years ago
Joël Quenneville e8a3a00068 Add test coverage to CSS class generation (#2285)
8 years ago
Joël Quenneville 3ed49b5854 Add tests for StreamEntriesHelper#rtl? (#2286)
8 years ago
Ben Roberts 462e956164 significant improvement in microformats markup (#1063)
8 years ago
Matt Jankowski d1ebb63c54 Quick best practice cleanup of views/helpers (#1546)
8 years ago
Matt Jankowski ca70fe5ae7 Simplify the way the embed view is created (#1590)
8 years ago
Matt Jankowski a9886524d9 Remove unused methods from StreamEntriesHelper (#1365)
8 years ago
Joël Quenneville 8a67fb5eca DRY up reblog vs original status check
8 years ago
Eugen Rochko edf03c8cd9 Fix #186 - Add RTL support to the compose form textarea and statuses output
8 years ago
Eugen Rochko 26390b1997 Clean up h-card mess of divs
8 years ago
Eugen Rochko 2bc6e7c96e Add API for retrieving blocked accounts
8 years ago
Eugen Rochko 346aae50b0 Adjusting public display of statuses to look similar to logged-in UI,
8 years ago
Eugen Rochko f6b99b05d3 Do not use expiring links after all
8 years ago
Eugen Rochko 9f4b033a8b Set a specific S3 expiration time so that files can be cached
8 years ago
Eugen Rochko 595f592304 Do not autoplay videos, display play button instead. Use expiring links when using S3. Do not keep originals
8 years ago
Eugen Rochko 015cd99f41 Make User#current_sign_in_at actually track when user was last active,
8 years ago
Eugen Rochko e71b152d89 Fix rubocop issues, introduce usage of frozen literal to improve performance
8 years ago
Eugen Rochko 927333f4f8 Improve code style
8 years ago
Eugen Rochko 85d89b472d Optimized n+1 queries in accounts Atom and HTML views
8 years ago
Eugen Rochko 882c94a6bf Cleaning up status partial
9 years ago
Eugen Rochko c8999a116e Sanitize remote html in atom feeds, API (not just UI), use cached mention
9 years ago
Eugen Rochko 9d55529318 Fix text color in dashboard inputs, sanitize remote status content in UI,
9 years ago
Eugen Rochko 071f64d317 Fix #13, Atom feeds now contain formatted post content
9 years ago
Eugen Rochko a9db42a956 Validations for local profiles
9 years ago
Eugen Rochko 447cfef62d Improving feed queries, switching API to doorkeeper authentication
9 years ago
Eugen Rochko ab6696e855 Adding doorkeeper, adding a REST API
9 years ago
Eugen Rochko 3824c58853 Adding GNU Public license, adding home timeline, reblog/favourite counters
9 years ago
Eugen Rochko ab80ebdeec Adjusting design of profile and entry pages, linkify mentions in statuses
9 years ago
Eugen Rochko 0e8f59c16f Refactoring Grape API methods into normal controllers & other things
9 years ago