aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
Commit message (Collapse)AuthorAgeFilesLines
* rename function get_directory_settings => get_directory_setting and move ↵Mario Vavti2015-07-072-7/+12
| | | | sort options to directory title bar
* various css fixesMario Vavti2015-07-074-6/+4
|
* move if clause outside of the divMario Vavti2015-07-071-2/+2
|
* use default style for default webpageMario Vavti2015-07-071-7/+12
|
* turn the connection filter into a feature.redmatrix2015-06-291-0/+5
|
* fix directory locationMario Vavti2015-06-291-2/+2
|
* no this isn't it. well ok, it's part of it, but not the important part. it's ↵redmatrix2015-06-281-2/+6
| | | | still pretty cool.
* directory: only provide connect button if we are not already connectedMario Vavti2015-06-241-0/+2
|
* some work on directoryMario Vavti2015-06-232-54/+77
|
* Bring /help in line with the rest of the appMario Vavti2015-06-221-2/+7
|
* some diaspora import issues uncovered during dry-run testsredmatrix2015-06-211-0/+3
|
* do not show default in scheme selection dropdown. default.php and ↵Mario Vavti2015-06-211-1/+1
| | | | default.css should be symlinks. adjust doco accordingly.
* more generic-content-wrapper and some css fixesMario Vavti2015-06-192-32/+33
|
* cloud.tplMario Vavti2015-06-191-0/+4
|
* bring some more generic-content-wrappers and fix some of themMario Vavti2015-06-1911-268/+280
|
* do not allow/show acl button on photo edit if not ownerMario Vavti2015-06-152-1/+3
|
* fix rendering of affinity sliderMario Vavti2015-06-111-0/+3
|
* put mirror_frontpage setting into admin/siteredmatrix2015-06-091-0/+1
|
* toggle diaspora protocol on a per-channel level in addition to the existing ↵redmatrix2015-06-091-0/+1
| | | | per site setting. Default is enabled if the site setting is enabled.
* more frontpage tweaksredmatrix2015-06-071-1/+1
|
* reverse logic of homepage login settingredmatrix2015-06-071-1/+1
|
* frontpage tweaksredmatrix2015-06-071-0/+1
|
* Added translatable strings to the Display Settings page and refreshed ↵jeroenpraat2015-06-061-3/+3
| | | | util/messages.po.
* add some yes/no labels and minor template fixesMario Vavti2015-05-292-3/+3
|
* some fixes to make menu sharing work and expose it in the ui.Mario Vavti2015-05-291-8/+10
|
* show created/edited dates for menusMario Vavti2015-05-291-2/+6
|
* add toggle for ALLOWCODE to admin/channel and also fix the ability to toggle ↵redmatrix2015-05-251-1/+2
| | | | the censor flag from that page.
* PRIVACY: possible privacy leakage under a defined set of circumstancesredmatrix2015-05-201-0/+3
|
* provide drop down submenu suggestions in edit modeMario Vavti2015-05-101-0/+2
|
* copy/paste typoMario Vavti2015-05-101-1/+1
|
* provide ability to create submenusMario Vavti2015-05-104-4/+13
|
* provide wrap variable for comanche menusMario Vavti2015-05-071-1/+5
|
* turn consensus items into diaspora polls for that networkredmatrix2015-05-052-0/+18
|
* fix block viewMario Vavti2015-04-291-1/+1
|
* version updatefriendica2015-04-281-1/+1
|
* Provide webpage layout descriptionMario Vavti2015-04-251-1/+5
|
* provide block titles in blocklistMario Vavti2015-04-241-3/+7
|
* webpages layout fixesMario Vavti2015-04-241-13/+45
|
* webpages blocks fixesMario Vavti2015-04-232-24/+65
|
* provide headings for blocks and layoutsMario Vavti2015-04-222-2/+30
|
* missing classMario Vavti2015-04-211-1/+1
|
* missing dropdown classMario Vavti2015-04-211-1/+1
|
* bring lockstate to webpagesMario Vavti2015-04-211-0/+3
|
* bring lockview to menu items, slightly change the way /lockview is calledMario Vavti2015-04-216-19/+18
|
* rework and hopefully improve webpage menu creation workflowMario Vavti2015-04-216-80/+115
|
* issue #162friendica2015-04-201-0/+1
|
* attach an id to menues, allow $menu_title to be empty, if no custom menu ↵Mario Vavti2015-04-191-15/+12
| | | | class is provided use default redbasic classes
* Introduce wrap variable in comanche blocks (if set to none the block will ↵Mario Vavti2015-04-191-1/+1
| | | | not be wrapped in a div), fix menu item permissions (it was not possible to set them visible for everybody) and a typo
* Merge https://github.com/redmatrix/redmatrix into pending_mergefriendica2015-04-174-18/+14
|\
| * allow jot to be displayed expanded, remove deprected datetimepicker js and ↵Mario Vavti2015-04-174-18/+14
| | | | | | | | some random fixes