summaryrefslogtreecommitdiffstats
path: root/src/store
AgeCommit message (Expand)Author
2019-05-29🐛 FIX: eslint && normal boost (parentAnnounce check)Jonas Sulzer
2019-05-29🐛 FIX: correctly toggle boosted state when boosting an AnnounceJonas Sulzer
2019-05-29🐛 FIX: don't error when boosting on an Announce whereof the original Note ...Jonas Sulzer
2019-05-28🐛 FIX: also toggle boosted state on the chached object inside of the AnnounceJonas Sulzer
2019-05-06Use mutation to change vuex storeJulius Härtl
2019-05-03👌 IMPROVE: remove unused icon && add myself as author to timeline.jsJonas Sulzer
2019-05-03🐛 FIX: correctly handle boost stateJonas Sulzer
2019-05-03👌 IMPROVE: immediate UI feedback / button change for successful boost/unboostJonas Sulzer
2019-05-03📦 NEW: unboost post if it was boosted previouslyJonas Sulzer
2019-05-03🐛 FIX: wrong post urlJonas Sulzer
2019-05-03📦 NEW: boost frontend (button)Jonas Sulzer
2019-02-20Implement post deletion and add animation to timeline listJulius Härtl
2019-02-05Add search and timeline for hashtagsJulius Härtl
2019-01-09Properly return promise when creating a new post (fixes #247)Julius Härtl
2019-01-03Fix account store for entries without actor informationJulius Härtl
2019-01-03Move follow/unfollow to store and rework account store handlingJulius Härtl
2018-12-20Fix frontend for public profilesJulius Härtl
2018-12-05Add public stream to profile pageJulius Härtl
2018-12-03Fetch followers/following list on profile viewJulius Härtl
2018-12-03Fix timeline entriesJulius Härtl
2018-11-28Log token to browser consoleJulius Härtl
2018-11-28Fix frontend rendering of streamsJulius Härtl
2018-11-22Load different timeline streamsJulius Härtl
2018-11-22new routesMaxence Lange
2018-11-21Refresh timeline when postingJulius Härtl
2018-11-21Properly send to data when creating a postJulius Härtl
2018-11-21Fix eslint errors for compositionJulius Härtl
2018-11-21Fix successful submitJulius Härtl
2018-11-21Call newPost message on the serverJulius Härtl
2018-11-21Fix more eslint errorsJulius Härtl
2018-11-21Fix eslint errorsJulius Härtl
2018-11-19Implement social app setupJulius Härtl
2018-11-14Make pagination work properlyJulius Härtl
2018-11-14Start using the real backendJulius Härtl
2018-10-26Add proper eslint settingsJulius Härtl
2018-10-26Bump dependenciesJulius Härtl
2018-10-23Add basic routing and profile info pageJulius Härtl
2018-10-23Add vuex structureJulius Härtl