aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/assets/css/core/_core_bg.scss
AgeCommit message (Collapse)Author
2019-02-05Enhancement/js (#1344)Allan Wang
* Attempt to add package json * Add initial typescript components * Convert remaining files * Remove some null checks * Reorganize folders * Add missing js and tests for file paths * Delete unused babelrc * Remove unused packages
2018-12-31Theme (#1289)Allan Wang
* Convert light theme to use transparent components * Theme menu overflow * Theme more settings and make links a different color * Retheme main tags
2018-12-23Add composer to cssAllan Wang
2018-10-08Fix/misc (#1130)Allan Wang
* Update bugsnag exception filter * Rewrite imageactivity to remove file nullability * Init bugsnag before logging * Add bugsnag tags * Update theme for transitioning to post creation
2018-10-08Update theme (#1126)Allan Wang
* Update theme * Remove extra bg stylings for one liners * Fix more colors for profile banner
2018-09-27Theme preloaders (#1112)Allan Wang
2018-09-27Update css (#1103)Allan Wang
2018-04-12Misc (#865)Allan Wang
* Clean up git code * Update download link * Update theme * Reorder settings, resolvees #856 * Do not log undeliverable exception * Handle potential lack of webview * Set notification epoch default to now, resolves #857 * Fix notification epoch time init * Update changelog * Update theme * Add slack url, resolves #880 * Prepare for image update
2018-04-07Theme updates (#846)Allan Wang
* Update theme * Update theme
2018-03-29Update themeAllan Wang
2018-03-11Fix/notification sound (#763)Allan Wang
* Update dependencies * Update theme * Fix bad css merge * Add notification feedback for fetching now * Hide notif settings that no longer work with channels * Wip android o channels * Revert back to old group method * Update dependencies * Update rxnetwork version
2018-02-23Theme (#749)Allan Wang
* Update theme * Update theme
2018-02-17Update theme (#729)v1.8.2Allan Wang
2018-02-02Feature/post (#696)v1.8.1Allan Wang
* Reorder final override * Add initial fab bindings * Update scripts * Optimize and use js header hider * Remove old header hider * Use method for generating clicker
2018-01-30Update themeAllan Wang
2018-01-25Enhancement/video (#669)v1.8.0Allan Wang
* Test stricter video extractor * Mess around with mutations * Revert back to strict click listener * Update theme * Update dependencies * Update theme * Create pip toggle * Add pip disabler * Update theme * Update theme
2018-01-20Enhancement/speed up (#650)Allan Wang
* Revert back to m.facebook * Add initial speedup * Update theme * Fix link press for event status * Move web states to fb const * Fix images and email * Fix up flyweight for requests * Ensure frost request is synchronous * Prepare diff utils * Improve speed and fix blank overlay * Update comments * Add debugger and fix searchview * Theme discover pages. Resolves #654 * Fix duplicate reload * Fix image loading * Update changelog * Update tests * Rename test Update dependencies Update gitignore
2018-01-13Update themeAllan Wang
2017-12-31Update themes (#590)Allan Wang
2017-12-26Enhancement/fb requests (#575)v1.7.2Allan Wang
* Update lambdas to references * Simplify regex and parsers * Fix some parsing and add more tests * Improve message parser and tests * Simplify parser * Shorten interfaces * Push rem * Create notification parser * Clean up notification service * Clean up notification service * Add safe cookie fallback * Fix cookie reference * Make parsers only hold cookie string * Clean up cookie references * Fix up login and event theme * Update changelog Remove workspace backup
2017-12-21Update themes (#569)Allan Wang
* Update themes * Update changelog
2017-12-11misc (#548)Allan Wang
* Separate scss files and fix some issues * Delete blank css * Update menu stylings * Add branch details to auto release * Update script and readme * Test 2 * Test 3