aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* nav pills for apps asidemarijus2014-10-081-1/+1
|
* css fixesmarijus2014-10-082-5/+5
|
* add "stacked pills" to saved search term list (the delete icon is still a ↵friendica2014-10-072-4/+4
| | | | bit funky)
* porting more widgets to bs nav-pillsmarijus2014-10-076-46/+53
|
* take away some boldness, some css fixes and some photo workmarijus2014-10-072-26/+24
|
* datetimepicker data-format now data-date-formatAlexandre Hannud Abdo2014-10-072-3/+3
|
* remove the privacy macros in settings and connedit now that we have privacy ↵friendica2014-10-032-30/+0
| | | | roles attached to the channel. One can still use the advanced permission dialogues, but they shouldn't have a reason to if they created the channel with a suitable channel type - plus it's just a bunch of extra permissions settings to confuse people.
* more work on photosmarijus2014-10-022-4/+24
|
* implement a "powered-by" but leave it turned off until somebody with a good ↵friendica2014-09-291-0/+3
| | | | eye for layout can figure out where best to put it.
* some more work on photosmarijus2014-09-282-2/+7
|
* upload first but not inside another {{if}}marijus2014-09-261-1/+1
|
* upload should be firstmarijus2014-09-261-3/+3
|
* fix blockquotemarijus2014-09-261-1/+1
|
* some more work on photos - work in progressmarijus2014-09-262-22/+21
|
* doc updates, clean up buttons on PM edit template to match other edit buttonsfriendica2014-09-262-11/+11
|
* optionally include wall items (posts) in import/exportfriendica2014-09-251-0/+5
|
* Navbar notifications: don't show "nothing new here" unless we've checked and ↵friendica2014-09-201-0/+1
| | | | there's nothing. Until we know for sure, display "Loading...".
* update jg to latest preview release and try once more to really justify the ↵marijus2014-09-202-9/+4
| | | | whole gallery
* closing tagfriendica2014-09-191-1/+1
|
* repeated content collapse on update from display page under rare conditions ↵friendica2014-09-181-1/+0
| | | | (when the conversation hasn't changed)
* add a spinner or two to the new channel page so folks have a clue that we're ↵friendica2014-09-171-0/+2
| | | | doing something in the background - trying to complete the nick field for them (and then check it before they submit).
* channel permission rolesfriendica2014-09-171-0/+7
|
* Fix name attribute of button elements so jquery '.submit()' doesn't breakAlexandre Hannud Abdo2014-09-162-2/+2
| | | | | | | | According to "Additional notes" in: http://api.jquery.com/submit/ Not fixing buttons created with 'input' tags.
* Deprecate site channel. The sys channel should be doing this. Will fixThomas Willingham2014-09-151-1/+0
| | | | shortly.
* Made link post titles to source optional in display settings. Hopefully I ↵Jeroen2014-09-142-2/+4
| | | | did a right.
* Merge pull request #592 from jeroenpraat/masterRedMatrix2014-09-131-1/+1
|\ | | | | Issue #590: Linked conversation titles to source.
| * Issue #590: Linked conversation titles to source. jeroenpraat2014-09-121-1/+1
| | | | | | If a theme wants to have it different, it can always copy this .tpl file to ../theme/tpl/. I didn't commit this directly, because it's a little bit controversial. But I like it!
* | define justifiedGalleryActive in head.tpl to not break other pages autoloadmarijus2014-09-121-0/+1
| |
* | issue #588 can't add feeds to collections using connedit page group sidebar ↵friendica2014-09-111-1/+1
| | | | | | | | widget
* | another day another concept - hope this works bettermarijus2014-09-112-2/+7
| |
* | Revert "Revert "Merge pull request #583 from git-marijus/master""marijus2014-09-113-14/+7
| | | | | | | | This reverts commit 08638f3ec88e86def618ff89bdedb9ae9696d218.
* | make sure we add the filefriendica2014-09-101-0/+3
| |
* | endless scroll on connections pagefriendica2014-09-102-3/+6
| |
* | make verify_email the default for new installs (at least English installs), ↵friendica2014-09-101-0/+1
| | | | | | | | and provide a setting on the admin page for it.
* | Revert "Merge pull request #583 from git-marijus/master"friendica2014-09-103-7/+14
| | | | | | | | | | | | | | autoload broken - even after clearing cache and retrying. This reverts commit 13e7a8f123b283a096af302b0366255355ba8439, reversing changes made to 4712b78e520ca10b34e3e9b99c2752b10d811b42.
* | photo justificationmarijus2014-09-103-14/+7
| |
* | wrap photo albums (albums and top level) in a div id=photo-album-contentsfriendica2014-09-081-1/+1
| |
* | add categories to eventsfriendica2014-09-071-3/+1
| |
* | Diaspora actually puts the account full name into the "nickname" field of ↵friendica2014-09-071-1/+1
| | | | | | | | the vcard. They don't put the nickname into the vcard at all. One wonders why even have a nickname field since the fullname is already presented in the next line. This hasn't caused us a problem with Friendica because I'm guessing nobody actually uses this line, though the number of class tags on it makes it seem somewhat important.
* | ajax workfriendica2014-09-062-0/+7
| |
* | more work on the event edit formfriendica2014-09-051-4/+16
| |
* | put a date and time picker on eventsfriendica2014-09-041-1/+87
| |
* | outbound feed issuefriendica2014-09-031-0/+1
| |
* | Don't forget the ifs. Now we just need to write some blurb, find someThomas Willingham2014-09-021-4/+4
| | | | | | | | | | images, add a link, and decide what to do with non-earned badges...basically all of it.
* | Move achievements on, but just a tad.Thomas Willingham2014-09-021-0/+9
| |
* | consistency: the diaspora post plugin uses "diaspora_enable". The protocol ↵friendica2014-08-281-1/+1
| | | | | | | | driver uses "diaspora_enabled" with a 'd'. They got mixed up in a couple of places.