aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
Commit message (Collapse)AuthorAgeFilesLines
* configurable visual alerts/notificationsfriendica2014-11-041-0/+23
|
* class > id mixupmarijus2014-11-041-1/+1
|
* missing </div>marijus2014-11-041-2/+3
|
* Merge https://github.com/friendica/red into pending_mergefriendica2014-11-032-86/+81
|\
| * one </div> to much and css fixesmarijus2014-11-031-79/+74
| |
| * if deleting a photo go away to albummarijus2014-11-031-7/+7
| |
* | various UI issues related to having an enormous number of entries in the ↵friendica2014-11-031-1/+27
|/ | | | posted_date selector including years/months that had no posts
* css fixesmarijus2014-11-023-14/+14
|
* even more photos workmarijus2014-11-014-91/+90
|
* close the eventual open tool if the other opensmarijus2014-11-011-2/+2
|
* do not reload page for photo uploadmarijus2014-10-316-19/+11
|
* Smarty3 now lives in storeThomas Willingham2014-10-311-4/+0
|
* more work on photo uploadmarijus2014-10-311-15/+26
|
* some work on photo uploadmarijus2014-10-302-36/+49
|
* change the way tagrm works to allow tag removal on the flymarijus2014-10-281-1/+1
|
* several unrelated things - auto_follow wasn't working for new accounts, ↵friendica2014-10-271-8/+8
| | | | error returned in private mention to a collection, and added auto-completion to photo tags; though it only matches people so the hover text is now wrong. Also made the photo edit form XHTML (XML) compliant.
* do not reload page for edit album and some minor cleanupmarijus2014-10-274-17/+16
|
* put privacy role selector in settings page. Change visibility of various ↵friendica2014-10-261-24/+22
| | | | permissions items accordingly.
* wrong vars in templatemarijus2014-10-261-2/+2
|
* some work on photos like/dislikemarijus2014-10-252-11/+77
|
* don't offer forum (@name+) completion in comments, since it won't do anything.friendica2014-10-231-2/+2
|
* Merge pull request #655 from pafcu/masterRedMatrix2014-10-221-0/+1
|\ | | | | Better handling of incorrect info entered in event
| * If entered event info is not valid, let user try again with the old info ↵Stefan Parviainen2014-10-211-0/+1
| | | | | | | | still there. Closes friendica/red#648
* | fix nav double dropdownmarijus2014-10-211-4/+8
| |
* | minor correction and typomarijus2014-10-201-4/+3
|/
* not quite there yet but getting closermarijus2014-10-201-79/+81
|
* more work on photosmarijus2014-10-201-34/+41
|
* link tag closed prematurelyfriendica2014-10-192-3/+3
|
* merge madnessfriendica2014-10-193-93/+17
|
* mark signature forgeriesfriendica2014-10-162-2/+2
|
* Merge branch 'master' of https://github.com/pafcu/redStefan Parviainen2014-10-164-21/+31
|\
| * missing event permissionsfriendica2014-10-152-3/+4
| |
| * some work on single photo view commentsmarijus2014-10-152-18/+27
| |
* | Login menuStefan Parviainen2014-10-161-7/+8
|/
* Merge branch 'master' of https://github.com/friendica/redmarijus2014-10-131-2/+2
|\
| * bring back PM upload functionality and why oh why are we still loading tinymce?friendica2014-10-131-2/+2
| |
* | really fix connedit > collection > checkboxmarijus2014-10-131-7/+3
|/
* fix connedit > collection > checkbox positionmarijus2014-10-121-6/+8
|
* Show tag in siteinfo. Not useful for us, quite useful for admins.Thomas Willingham2014-10-111-0/+3
|
* Also that doesn't work anymore - prettyPhoto relicThomas Willingham2014-10-111-1/+1
|
* Give Redbasic the -styled backThomas Willingham2014-10-111-1/+1
|
* Merge branch 'master' of https://github.com/friendica/redThomas Willingham2014-10-111-1/+2
|\
| * +1Jeroen2014-10-111-1/+2
| |
* | Unbreak webpagesThomas Willingham2014-10-111-0/+1
|/
* and more missing wrappersmarijus2014-10-1018-20/+28
|
* found more missing wrappersmarijus2014-10-102-2/+3
|
* This is a fix to not interfere the ongoing adding of ↵marijus2014-10-1013-12/+19
| | | | | | | .generic-content-wrapper with the ongoing styling of redbasic theme. adding of .generic-content-wrapper is needed and useful for derivative themes but it should not contain any styling information for redbasic theme. therefor i added .generic-content-wrapper-styled as a quickfix for spots where redbasic is not finished yet. Sidenote: please avoid opening a div in one *.tpl and close it in another or (even worse) open a div in a *.tpl and close it in an already templatified mod/*.php. This will really make the code and templates very, very confusing.
* Added and changed on some places div class generic-content-wrapper. And ↵Jeroen2014-10-0917-22/+33
| | | | added to redbasic. Other thems can now also theme backgrounds of a lot of pages. I'm not completely done, but till now - this is it.
* make nav-pills a bit smaller in heightmarijus2014-10-081-2/+2
|
* template for searchbox and some more work on saved searchesmarijus2014-10-082-2/+14
|