aboutsummaryrefslogtreecommitdiff
path: root/priv/static
AgeCommit message (Collapse)Author
2018-04-29update frontendlain
2018-04-26Resurrect instance specific panel.lain
2018-04-23update frontendlain
2018-04-23update frontendlain
2018-04-20formattingKawen
2018-04-20enable instance panel by default, added some contentKawen
2018-04-17update frontendlain
2018-04-11update frontendlain
2018-04-11update frontendlain
2018-04-09Bring mastofe up-to-date with 250c885de655ed0b45b76cc35c5782e019b5a0ecMorgan Bazalgette
2018-04-02Bring mastofe up to dateMorgan Bazalgette
Commit https://git.pleroma.social/tyge/mastofe/commit/5edce2030238293463c041537da4aaeea5cb3875 summary: ``` * 5edce203 - (4 minutes ago) Merge branch 'master' of github.com:tootsuite/mastodon - Morgan Bazalgette (HEAD -> master, origin/master, origin/HEAD) |\ | * 2c51bc0c - (4 hours ago) Add missing rejection handling for Promises (#7008) - unarist (upstream/master) | * e7a17167 - (5 hours ago) Implement the ability for an Administrator or Moderator to remove an account avatar (#6998) - Emelia Smith | * 4fd71acc - (5 hours ago) Fix issues with sending direct messages from user profile (#6999) - Emelia Smith | * 3f51c6ef - (5 hours ago) Weblate translations (2018-04-02) (#7007) - Yamagishi Kazutoshi | * b04f73ce - (6 hours ago) Russian language updated (#7005) - Evgeny Petrov | * 24611d8d - (6 hours ago) i18n: update zh-HK translation (#7004) - luzi82 | * f890d2a7 - (16 hours ago) Support all ActivityPub actor types (#6997) - Eugen Rochko | * 33513753 - (16 hours ago) Fix unpermitted parameters warning when generating pagination URLs (#6995) - Eugen Rochko | * 123a343d - (19 hours ago) [WIP] Enable custom emoji on account pages and in the sidebar (#6124) - David Underwood | * f464f98f - (19 hours ago) Update Ruby to version 2.4.4 (#6964) - Yamagishi Kazutoshi | * 6a895e1a - (20 hours ago) Fix: Prevent submission using same logic as submit button disabling. (#6993) - Emelia Smith * | 011eda08 - (7 minutes ago) Properly cache requests using service workers - Morgan Bazalgette * | 8dd77f17 - (5 hours ago) Fix build - Morgan Bazalgette * | 99373236 - (19 hours ago) Add build status - Morgan Bazalgette * | b448a3a5 - (19 hours ago) Update README - Morgan Bazalgette * | 68fd7ee6 - (20 hours ago) Fix statuses embedded in like/boost notifs being white - Morgan Bazalgette * | 7a9212df - (21 hours ago) Temporary workaround to only show related statuses - Morgan Bazalgette * | 00bd10fa - (26 hours ago) Merge branch 'master' of github.com:tootsuite/mastodon - Morgan Bazalgette |\ \ | |/ | * 993ce0e5 - (28 hours ago) improve zh-HK localization by referring zh-TW and zh-CN (#6988) - luzi82 * | 05832497 - (30 hours ago) Merge branch 'master' of github.com:tootsuite/mastodon - Morgan Bazalgette \ \ |/ * 929f58f1 - (32 hours ago) i18n: Update Polish translation (#6985) - Marcin Mikołajczak ```
2018-04-01update mastofeMorgan Bazalgette
2018-03-31Update with mastofe repoMorgan Bazalgette
2018-03-31Bring Mastodon frontend up-to-dateMorgan Bazalgette
with my fork of it, @ https://git.pleroma.social/howl/mastofe .
2018-03-31update frontendlain
2018-03-23mastofe: remove excess accent colours; fix the always-starred bugMorgan Bazalgette
2018-03-15Set max characters for the compose field to 5000 to match pleroma defaultMark Felder
Of course you can't tell what the change is because the entire file is written on one line, so the nearly impossible to read. It's nice to be able to use 5000 chars from my computer and have access to CW feature as well.
2018-03-13Move stuff around.lain
2018-03-13A small patch to show the instance name and favicon in the browser titleWim Vanderbauwhede
bar.
2018-03-08update frontendlain
2018-02-11update frontendlain
2018-02-11update frontendlain
2018-02-11Merge remote-tracking branch 'hakabahitoyo/feature/instance-specific-panel' ↵Hakaba Hitoyo
into feature/instance-specific-panel
2018-02-09update frontendRoger Braun
2018-02-07update frontendRoger Braun
2018-02-04adjust panel.htmlHakaba Hitoyo
2018-02-03add backend default for instance specific panelHakaba Hitoyo
2018-02-03Merge branch 'move-backend-images' into 'develop'lambda
Move avi.png & banner.png from /priv/static/static to /priv/static/images See merge request pleroma/pleroma!60
2018-02-03move avi.png & banner.png from /priv/static/static to /priv/static/imagesHakaba Hitoyo
2018-02-02Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into developRoger Braun
2018-02-02Update frontend.Roger Braun
2018-01-31provide instance thumbnail at /api/v1/instance (debug)Hakaba Hitoyo
2018-01-31provide instance thumbnail at /api/v1/instance (debug)Hakaba Hitoyo
2018-01-31provide instance thumbnail at /api/v1/instanceHakaba Hitoyo
2018-01-27Merge branch 'feature/longfox' into 'develop'lambda
add longfox emojis See merge request pleroma/pleroma!53
2018-01-27add longfox emojisHakaba Hitoyo
2018-01-26Update frontend.Roger Braun
2018-01-26Fix config.Roger Braun
2018-01-26Update frontend.Roger Braun
2018-01-15Add a default profile picture and banner.eal
This removes the placehold.it dependency.
2017-12-05Update frontend.Lain Iwakura
2017-12-05Update frontend.Lain Iwakura
2017-12-04Update frontend.Lain Iwakura
2017-11-24Update frontend.Roger Braun
2017-11-22untoot.Roger Braun
2017-11-22Merge branch 'develop' into 'develop'lambda
Pleroma-Dark default theme for the Mastodon Frontend See merge request pleroma/pleroma!27
2017-11-22Fixed in-reply CSS, also included full column width (to have timelines take ↵Hyper! (Stitch)
the whole screen size.)
2017-11-22Update frontend.Roger Braun
2017-11-20Fix a links... Retweet button still broken.Hyper! (Stitch)
2017-11-20Update pl-dark-masto-fe.cssHyper! (Stitch)