Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix duplicate ids in login form and move login/register buttons into the ↵ | Mario | 2022-03-03 | 1 | -1/+1 |
| | | | | hamburger menu on small screens | ||||
* | minor theme fixes | Mario | 2021-12-29 | 1 | -2/+1 |
| | |||||
* | merge branch perms_ng into dev | Mario | 2021-12-15 | 1 | -12/+7 |
| | |||||
* | main_width in rem | Mario Vavti | 2021-12-03 | 1 | -1/+1 |
| | |||||
* | profile cleanup and fixes | Mario | 2021-11-25 | 1 | -9/+0 |
| | |||||
* | more work on responsive aside | Mario | 2021-11-23 | 1 | -19/+12 |
| | |||||
* | streamline profile vcard with xchan vcard | Mario | 2021-11-21 | 1 | -16/+8 |
| | |||||
* | bootstrap update fixes | Mario | 2021-09-22 | 1 | -2/+1 |
| | |||||
* | capitalize widget titles | Mario | 2021-08-25 | 1 | -0/+6 |
| | |||||
* | untangle the app template into separate templates and fix bbcode view | Mario | 2021-08-23 | 1 | -1/+1 |
| | |||||
* | more work on bs5 | Mario | 2021-07-29 | 1 | -1/+1 |
| | |||||
* | Merge branch 'dev' into bs5 | Mario | 2021-07-29 | 1 | -6/+5 |
|\ | |||||
| * | remove redundant z-index | Mario Vavti | 2021-07-04 | 1 | -1/+0 |
| | | |||||
| * | ux fixes | Mario Vavti | 2021-07-04 | 1 | -4/+4 |
| | | |||||
| * | theme: slightly more transparency for the backdrop | Mario | 2021-06-21 | 1 | -1/+1 |
| | | |||||
* | | upgrade to bootstrap 5.0.1 and first batch of fixes | Mario | 2021-06-07 | 1 | -11/+10 |
|/ | |||||
* | register: minor fixes and template cleanup | Mario | 2021-04-15 | 1 | -1/+1 |
| | |||||
* | register: change some strings and add new template | Mario | 2021-04-13 | 1 | -1/+10 |
| | |||||
* | merge branch files_ng into dev | Mario | 2020-12-14 | 1 | -8/+12 |
| | |||||
* | highlight events for today in notifications and remove some redundant css | Mario | 2020-10-19 | 1 | -2/+0 |
| | |||||
* | css fixes due to bootstrap update | Mario | 2020-06-13 | 1 | -4/+5 |
| | |||||
* | css | Mario | 2020-05-06 | 1 | -1/+1 |
| | |||||
* | allow to set different values for left and right aside width in $theme.php | Mario | 2020-05-06 | 1 | -9/+12 |
| | |||||
* | implement poll UI in jot | Mario | 2020-02-26 | 1 | -0/+4 |
| | |||||
* | calendar merge initial commit | Mario Vavti | 2019-04-19 | 1 | -5/+6 |
| | |||||
* | revert padding for text highlight. It is messing with indent punctuation and ↵ | Mario Vavti | 2018-12-22 | 1 | -2/+1 |
| | | | | decreases legibility of the highlighted text. | ||||
* | remove color from style.css (default) but add a little padding; add color & ↵ | phani00 | 2018-12-18 | 1 | -1/+1 |
| | | | | border radius to dark.css. | ||||
* | change hl text color to the default text color in non-dark schema. looks ↵ | phani00 | 2018-12-18 | 1 | -1/+1 |
| | | | | good, except in dark, where i can change it in dark.css. | ||||
* | remove some fancy formatting. | phani00 | 2018-12-18 | 1 | -4/+0 |
| | |||||
* | new fix for dark theme | phani00 | 2018-12-17 | 1 | -0/+10 |
| | | | | | | | | change implementation of hl-tags in include/bbcode.php insert class='default-highlight' instead of background-color: 'yellow' into span add span.default-highlight definition to view/theme/redbasic/css/style.css this works for all schemas incl. dark. | ||||
* | fix css issues in bbcode conversion and focus-light schema | Mario Vavti | 2018-11-12 | 1 | -5/+0 |
| | |||||
* | fix shared_header img expanding to 100% width when sharing a share | Mario Vavti | 2018-11-10 | 1 | -5/+2 |
| | |||||
* | css fix for reshared-content images and whitespace | Mario Vavti | 2018-10-31 | 1 | -3/+14 |
| | |||||
* | textcomplete: return up to 100 items and look for for matches in the entire ↵ | Mario Vavti | 2018-10-22 | 1 | -0/+6 |
| | | | | string (not just the beginning) when suggesting emojis | ||||
* | indicate locked features | Mario Vavti | 2018-10-01 | 1 | -3/+1 |
| | |||||
* | revert nav settings opacity | Mario Vavti | 2018-09-24 | 1 | -11/+0 |
| | |||||
* | fade in nav settings button | Mario | 2018-09-24 | 1 | -0/+3 |
| | |||||
* | only show nav settings icon when hovering over nav | Mario | 2018-09-23 | 1 | -0/+8 |
| | |||||
* | fix position of nav settings icon | Mario Vavti | 2018-09-21 | 1 | -1/+5 |
| | |||||
* | hide cover photo by default and show it only if conditions are met | Mario Vavti | 2018-09-05 | 1 | -1/+2 |
| | |||||
* | revert "Add bottom margin on aside elements and main to allow for viewport ↵ | Mario Vavti | 2018-09-05 | 1 | -7/+1 |
| | | | | | | footer." This reverts commit 1d7d604016e6728725c4b857cec85c3d5a050268. | ||||
* | Revert "Fix jumpy sidebars" | Mario Vavti | 2018-09-05 | 1 | -3/+0 |
| | | | | This reverts commit 79eb6d39423c47c8c7809ed34cdc88effbb6e97e. | ||||
* | Fix jumpy sidebars | M.Dent | 2018-08-21 | 1 | -0/+3 |
| | |||||
* | Add bottom margin on aside elements and main to allow for viewport footer. | M.Dent | 2018-08-20 | 1 | -1/+7 |
| | |||||
* | fix css regression | Mario Vavti | 2018-07-07 | 1 | -1/+0 |
| | |||||
* | some work on mod group | Mario | 2018-06-17 | 1 | -26/+6 |
| | |||||
* | some more work on forum notifications | Mario Vavti | 2018-06-02 | 1 | -1/+7 |
| | |||||
* | fixes for css fix | Mario Vavti | 2018-06-01 | 1 | -1/+1 |
| | |||||
* | css fix | Mario Vavti | 2018-06-01 | 1 | -3/+2 |
| | |||||
* | add hover effect to dropdown caret | Mario Vavti | 2018-06-01 | 1 | -0/+8 |
| |