aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
* Fixing (un)blocking accounts in /admin/users.Klaus Weidenbach2015-03-081-28/+26
| | | | | | When I look at the instructions in sql_conventions about setting bit flags I don't understand how this could have worked before. Changed the behavior for (un)blocking so that it should work now.
* Add alert to admin page about old PHP version.Klaus Weidenbach2015-03-081-14/+10
| | | | | | | | | | | | Add an alert message to admin summary page when a PHP version < 5.4 was detected as this has reached EOL and will not be supported with the new SabreDAV library. Some styleguide optimisation. Add NULL_DATE example to doc/sql_conventions.bb. Display a "0" when no plugins active in summary page. Added some more numbers to summary admin page, expired accounts, channels. Hope I interpreted them right. I have no idea how to get blocked accounts.
* remove unused varMario Vavti2015-03-061-2/+0
|
* add more css filesMario Vavti2015-03-067-9/+39
|
* if we have not got a schema also look for default.cssMario Vavti2015-03-061-8/+12
|
* create schema/dark.css and create a sampleMario Vavti2015-03-064-7/+16
|
* narrow navbar fixesMario Vavti2015-03-061-27/+58
|
* add ability to use css files with schemesMario Vavti2015-03-061-1/+9
|
* major cleanup of directory optionsfriendica2015-03-052-6/+6
|
* straighten out some directory stuff, which required some Comanche structural ↵friendica2015-03-052-1/+5
| | | | changes
* make destructive queue management functions an expert optionfriendica2015-03-051-1/+1
|
* whitespace and minor restructuringMario Vavti2015-03-052-87/+82
|
* only show theme settings if we have any themesMario Vavti2015-03-051-0/+2
|
* update theme screenshotMario Vavti2015-03-051-0/+0
|
* restructure display settingsMario Vavti2015-03-056-88/+131
|
* can not use element id more than onceMario Vavti2015-03-051-1/+1
|
* fix theme preview image cssMario Vavti2015-03-052-2/+2
|
* only allow theme selection forms if there are any themes to selectMario Vavti2015-03-051-1/+4
|
* fix theme preview disappearingMario Vavti2015-03-051-1/+1
|
* more yes/no labelsMario Vavti2015-03-052-5/+4
|
* missed removing a test casefriendica2015-03-041-1/+1
|
* the link icon on comments now calls the link parsing tool (just like the ↵friendica2015-03-044-2/+38
| | | | main editor window). Eventually the link specific icons (image, link, audio, video) will all be handled by inserting a link using the link icon (here and in the main editor window) and the separate buttons will go away. We also need to tie this to oembed so that there's one place to insert a link - no matter what kind of link it is, and we'll try to find the best way to render that as content. Similarly upload will upload content, no matter what kind of content; and we'll likewise try and figure out the best way to present whatever content was uploaded (img, file, audio, video, whatever).
* cleanup mail buttonsfriendica2015-03-043-9/+5
|
* more on/off switch colour adjustmentMario Vavti2015-03-041-1/+1
|
* make on/off switches work better with schemesMario Vavti2015-03-041-2/+2
|
* cleanup removeaccountMario Vavti2015-03-041-20/+18
|
* cleanup removemeMario Vavti2015-03-042-20/+28
|
* fix wordingMario Vavti2015-03-042-2/+2
|
* clean up account settingsMario Vavti2015-03-041-26/+18
|
* Accordionize feature settingsMario Vavti2015-03-042-20/+31
|
* add the tag hijacking preference to Diaspora settingsfriendica2015-03-032-3/+10
|
* Merge https://github.com/friendica/red into pending_mergefriendica2015-03-033-21/+15
|\
| * yes switch to bootstrap blue again (same as link colour in default light ↵jeroenpraat2015-03-031-1/+1
| | | | | | | | redbasic schema). using link_colour for yes switch didnt work on dark schemas (displayes as white on white).
| * revert login max-widthMario Vavti2015-03-031-1/+1
| |
| * login adjustmentMario Vavti2015-03-032-17/+7
| |
| * typoMario Vavti2015-03-031-1/+1
| |
| * make remove channel button work againMario Vavti2015-03-032-4/+8
| |
* | group/collection edit page cleanupfriendica2015-03-033-6/+5
|/
* Merge https://github.com/friendica/red into pending_mergefriendica2015-03-023-90/+34
|\
| * Merge branch 'master' of https://github.com/friendica/redMario Vavti2015-03-021-10/+10
| |\
| * | some more work on settingsMario Vavti2015-03-023-90/+34
| | |
* | | automated warning after a few days if poller is deadfriendica2015-03-021-0/+17
| |/ |/|
* | tagcloud tweaksfriendica2015-03-021-10/+10
|/
* Merge pull request #914 from tuscanhobbit/devPaolo T2015-03-022-3373/+3472
|\ | | | | Updated Italian strings
| * Updated Italian stringsPaolo Tacconi2015-03-022-3373/+3472
| |
* | here's the email templatefriendica2015-03-011-0/+20
| |
* | raise the default upload limit for the application. We eliminated this in ↵friendica2015-03-019-9/+9
| | | | | | | | English long ago, but several of the translated htconfig files still have the old limit.
* | Merge https://github.com/friendica/red into pending_mergefriendica2015-03-0121-6243/+6455
|\ \
| * | settings: missing /form and whitespaceMario Vavti2015-03-011-133/+129
| | |
| * | more settings workMario Vavti2015-03-013-160/+191
| | |