Commit Graph

14 Commits (e32210f9bd1487a8580107c9124960ba94eb0206)

Author SHA1 Message Date
Admin ce430565cc Fixes after rebase 2021-01-04 14:01:30 +00:00
Admin 720354066d Simplify header banner html generation 2021-01-04 12:59:52 +00:00
Admin 9038753abc Fix broken function refs 2021-01-04 12:59:12 +00:00
Admin 7d60cdacb2 Quick fixes
- Usage of headerNewsTabs()
- Remove 'Login' button from newswire column
- Display front page correctly when not logged in
- Add multi/themed CSS to front page and edit profile page
- Show site banner on profile edit page
- Include edit profile in "user pages" list
2021-01-04 12:56:46 +00:00
Bob Mottram b280cf990f Change variable names to avoid confusion 2020-12-31 12:46:35 +00:00
Bob Mottram cf4d9466eb Start of custom peertube sites 2020-12-23 23:59:49 +00:00
Bob Mottram 3ff0866deb Test that number of function arguments match 2020-12-22 21:24:46 +00:00
Bob Mottram 5cd9aa8d66 Enforce convention of underscore before local function names 2020-12-22 18:06:23 +00:00
Bob Mottram 49d99488df Missing parameters 2020-12-20 18:16:53 +00:00
Bob Mottram 86dfa128c6 Include theme in banner image url 2020-12-20 17:26:38 +00:00
Bob Mottram 14d7985353 Remove icons path argument 2020-12-09 13:31:54 +00:00
Bob Mottram ffdc49a56c Remove icons path variable 2020-12-09 13:08:26 +00:00
Bob Mottram 0f63b84b79 Avoid circular reference 2020-11-28 10:19:59 +00:00
Bob Mottram d23c0e5845 Separate out the news instance front screen from the user profile
Trying to do both with one function was silly
2020-11-28 10:11:36 +00:00