about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2018-11-21Include replies to list owner and replies to list members in list statuses (#...ThibG
2018-11-21Revert connect timeout from 1s to 10s (#9319)Eugen Rochko
2018-11-20WebSub: ATOM before RSS (#9302)Alexandre Alapetite
2018-11-20Cast status_count to integer (#9314)Eugen Rochko
2018-11-19Move URLs to backend in their own fileThibaut Girka
2018-11-19Simplify hashtag query service, perf increase for 'any' tags (#9298)James Kiesel
2018-11-19Fix filter ID not being a string in REST API (#9303)Eugen Rochko
2018-11-19Extract counters from accounts table to account_stats table (#9295)Eugen Rochko
2018-11-17Deep compare tags for hashtag column reload (#9297)James Kiesel
2018-11-16Prevent multiple handlers for Delete of Actor from running (#9292)Eugen Rochko
2018-11-16Sort self-replies to the top of the thread (#9296)Eugen Rochko
2018-11-16Fix composer not displaying on iPadThibaut Girka
2018-11-16Remove intermediary arrays when creating hash maps from results (#9291)Eugen Rochko
2018-11-16Change the password form order (#9267)mayaeh
2018-11-16Update Japanese translation for "Show thread". (#9287)mayaeh
2018-11-15In detailed status view, take displayMedia setting into account when changing...Thibaut Girka
2018-11-13Add field to serialized local-only statusesThibaut Girka
2018-11-13Exclude local-only toots from atom feedsThibaut Girka
2018-11-13[Glitch] Fix race condition when interacting with deleted tootsThibaut Girka
2018-11-13Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2018-11-13[Glitch] Prepend account header even when status list is emptyThibaut Girka
2018-11-13[Glitch] Fix loading indicator inconsistencyThibaut Girka
2018-11-13[Glitch] Use local instead of global loading indicator for timelines, account...Thibaut Girka
2018-11-13Fix race condition causing shallow status with only a "favourited" attribute ...ThibG
2018-11-12Fix null error introduced in #9270 (#9275)Eugen Rochko
2018-11-12Perform deep comparison for card data when receiving new props (#9270)ThibG
2018-11-11Only consider mouse move in scrolling on item insertion (#9262)Les Orchard
2018-11-11i18n: Add ja translations (#9261)mayaeh
2018-11-10Fix emoji update date processing (#9255)ThibG
2018-11-10Check that twitter:player is valid before using it (#9254)ThibG
2018-11-10Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2018-11-10Fix loading indicator inconsistency (#9252)Eugen Rochko
2018-11-09Merge pull request #806 from ThibG/glitch-soc/merge-upstreamThibG
2018-11-09[Glitch] Remove unused computation of reblog references from updateTimelineThibaut Girka
2018-11-09[Glitch] Don't remove originals of boosted toots from timelineThibaut Girka
2018-11-09Identify manual scrolling to cancel scroll to top reset on mouse idle (#9245)Les Orchard
2018-11-09Fix drawer waves being displayed in the list editorThibaut Girka
2018-11-09Remove unused computation of reblog references from updateTimeline (#9244)ThibG
2018-11-09[Glitch] Fix form validation flash message color and input bordersThibaut Girka
2018-11-09Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2018-11-09[Glitch] Implement adding a user to a list from their profileThibaut Girka
2018-11-08Reduce connect timeout limit and limit signature failures by source IP (#9236)Eugen Rochko
2018-11-08Use local instead of global loading indicator for timelines, account timeline...Eugen Rochko
2018-11-08Add "Show thread" link to self-replies (#9228)Eugen Rochko
2018-11-08Fix form validation flash message color and input borders (#9235)Eugen Rochko
2018-11-08Fix follow limit validator reporting lower number past threshold (#9230)Eugen Rochko
2018-11-08Optimize the process of following someone (#9220)Eugen Rochko
2018-11-08Cancel list scroll reset after mouse move on wheel scroll (#9233)Les Orchard
2018-11-08Increase default column width from 330px to 350px (#9227)Eugen Rochko
2018-11-06[Glitch] Update reset.scss from upstreamThibaut Girka