Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-01 | Merge pull request #501 from ThibG/glitch-soc/features/red-bookmarks | David Yip | |
Make active bookmarks red (fixes #493) | |||
2018-06-01 | Merge pull request #471 from impiaaa/thread-icon | David Yip | |
Add an extra icon to indicate that a status is part of a conversation | |||
2018-05-31 | Adjust spacing between status icons | Spencer Alves | |
2018-05-31 | Merge branch 'glitch' into thread-icon | Spencer Alves | |
2018-05-31 | Make active bookmarks red (fixes #493) | Thibaut Girka | |
2018-05-31 | Fix direct timeline | Thibaut Girka | |
2018-05-29 | [Glitch] Fix low-contrasted cancel button of reply indicator | Thibaut Girka | |
Port 86efccce2a874d16aa783d989ff4824bcfac40b5 to glitch-soc | |||
2018-05-29 | [Glitch] Improve load gap styling in web UI | Thibaut Girka | |
Port 45c9f16f714dd6de15391b5e2ae2bf0d30ef20fb to glitch-soc | |||
2018-05-29 | [Glitch] Use randomized setTimeout when fallback-polling and re-add since_id | Thibaut Girka | |
Port dafd7afc5ef94fc9513efa341910f7e3c31b909a to glitch-soc | |||
2018-05-29 | [Glitch] Do not crash in getStatusIds when there is a gap in the timeline | Thibaut Girka | |
Port b1938d7853f1d52f9bd99244c550cc609dd81202 to glitch-soc | |||
2018-05-29 | [Glitch] Fix gap insertion for timeline disconnection | Thibaut Girka | |
Port 66359ec522e687020ea853652ad36d4476f2720d to glitch-soc | |||
2018-05-29 | [Glitch] Fix ID duplication in timelines | Thibaut Girka | |
Port 306267dbd275363422f9288c91e634a92511620c to glitch-soc | |||
2018-05-29 | [Glitch] Fix comparing id | Thibaut Girka | |
Port 0ba49eca8b49c6ce0ec04fd546951c95938da4e6 to glitch-soc | |||
2018-05-29 | [Glitch] Fix LoadMore on account media gallery | Thibaut Girka | |
Port 3523aa440ba3f52bf28fe1e9707506d327c4431f to glitch-soc | |||
2018-05-29 | [Glitch] Add missing null handling in notification reducer | Thibaut Girka | |
Port 2f3ac14a434c773577771b74292aa313d57db3c9 to glitch-soc | |||
2018-05-29 | [Glitch] Allow clients to fetch notifications made while they were offline | Thibaut Girka | |
Port cbf97c03bba35a642e6f1d1a698aad7a69ad13a3 to glitch-soc | |||
2018-05-29 | [Glitch] Allow clients to fetch statuses made while they were offline | Thibaut Girka | |
Port 9a1a55ce526c956ac6b35897d483c316b7ad4394 to glitch-soc | |||
2018-05-29 | Fix error when unmuting a domain without listing muted domains first | Thibaut Girka | |
2018-05-29 | Merge pull request #525 from ThibG/glitch-soc/merge-upstream | David Yip | |
Merge upstream changes | |||
2018-05-29 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka | |
2018-05-29 | Fix N+1 on AtomSerializer (#7669) | abcang | |
2018-05-29 | Use URL polyfill (#7664) | Yamagishi Kazutoshi | |
2018-05-29 | Add GET /api/v2/search which returns rich tag objects, adjust web UI (#7661) | Eugen Rochko | |
2018-05-29 | Always display tab navigation on local/federated timeline even when empty ↵ | Eugen Rochko | |
(#7663) Fix #7659 | |||
2018-05-29 | Rescue Mastodon::DimensionsValidationError in Remoteable (#7662) | Eugen Rochko | |
Fix #7660 | |||
2018-05-29 | Cache attachments on external host with service worker (#7493) | Akihiko Odaki | |
2018-05-28 | fix: Don't validate MX record in development (#7654) | takayamaki | |
2018-05-28 | Fix embed, error and onboarding modals in light theme (#7656) | Lynx Kotoura | |
2018-05-28 | Fix incomplete flex style on trends items (#7655) | Eugen Rochko | |
2018-05-28 | Add a test for emojis_controller (#7652) | Shuhei Kitagawa | |
2018-05-28 | optimize direct timeline (#7614) | tateisu | |
* optimize direct timeline * fix typo in class name * change filter condition for direct timeline * fix codestyle issue * revoke index_accounts_not_silenced because direct timeline does not use it. * revoke index_accounts_not_silenced because direct timeline does not use it. * fix rspec test condition. * fix rspec test condition. * fix rspec test condition. * revoke adding column and partial index * (direct timeline) move merging logic to model * fix pagination parameter * add method arguments that switches return array of status or cache_ids * fix order by * returns ActiveRecord.Relation in default behavor * fix codestyle issue | |||
2018-05-28 | Record trending tags from ActivityPub, too (#7647) | Eugen Rochko | |
2018-05-28 | Replace recursion in status mapStateToProps (#7645) | Eugen Rochko | |
2018-05-27 | Track trending tags (#7638) | Eugen Rochko | |
* Track trending tags - Half-life of 1 day - Historical usage in daily buckets (last 7 days stored) - GET /api/v1/trends Fix #271 * Add trends to web UI * Don't render compose form on search route, adjust search results header * Disqualify tag from trends if it's in disallowed hashtags setting * Count distinct accounts using tag, ignore silenced accounts | |||
2018-05-27 | [Glitch] Replace onScrollToBottom with onLoadMore | Thibaut Girka | |
Port b0664a5e6cee9be602098fb9a2f98a9e61b2ab9b to glitch-soc | |||
2018-05-27 | Do not needlessly refresh pinned toots | Thibaut Girka | |
Port missing part of 6ae70a92c91233d4c299e679b3e04ba8e2a7002f to glitch-soc | |||
2018-05-27 | [Glitch] Change icon for domain blocks | Thibaut Girka | |
Port fa04945365bc552748b9d312f936a74cfd8d35b1 to glitch-soc | |||
2018-05-27 | [Glitch] Add option to show only local toots in timeline preview | Thibaut Girka | |
Port missing changes from 4e4f1b0dcb386464d653fcce765ca775e566a03c to glitch-soc | |||
2018-05-27 | [Glitch] Use streaming API for standalone timelines on /about and /tag pages | Thibaut Girka | |
Port 0128b86d3098042cdbc3a1629f74b70f665f8dfb to glitch-soc | |||
2018-05-27 | Change direct message warning to match upstream | Thibaut Girka | |
2018-05-27 | Merge pull request #520 from ThibG/glitch-soc/merge-upstream | ThibG | |
Merge upstream changes | |||
2018-05-27 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka | |
Conflicts: config/locales/ca.yml config/locales/nl.yml config/locales/oc.yml config/locales/pt-BR.yml Resolved conflicts by removing upstream-specific changes | |||
2018-05-27 | Implement client-size image resizing from upstream | Thibaut Girka | |
2018-05-27 | Port upstream's result section headers (fixes #366) | Thibaut Girka | |
2018-05-27 | Validate that e-mail resolves with MX and it's not blacklisted (#7631) | Eugen Rochko | |
Original patch by @j-a4 | |||
2018-05-27 | Don't use Object.assign with Notification, only display actions for mentions ↵ | Eugen Rochko | |
(#7632) Fix #7627 | |||
2018-05-26 | Fix lock icon position in account card (#7630) | bsky | |
2018-05-26 | Merge pull request #508 from ↵ | ThibG | |
ThibG/glitch-soc/fixes/remove-leftover-from-attachment-url-insertion Fix caret position after inserting suggestions | |||
2018-05-26 | Fix caret position after inserting suggestions (fixes #281) | Thibaut Girka | |
2018-05-26 | Remove unneeded code now that attachment URL isn't appended to toots | Thibaut Girka | |