aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
* channel permission rolesfriendica2014-09-172-2/+9
|
* implement permission roles - the backend should be done except for maybe a ↵friendica2014-09-171-3/+10
| | | | couple of small tweaks. Now we just need to define the rest of the roles and create a chooser for them. Adam started on this some time back but I don't know where that has gone.
* 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.
* this still has less issuesmarijus2014-09-161-2/+2
|
* Trivial typo - concatenated string that should be. Doesn't reallyThomas Willingham2014-09-161-1/+1
| | | | | deserve it's own commit, but if I don't fix it now, nobody will notice for another18 months.
* See comments on commit 5ab85b0. Also fixed some bb typo's in docu index.Jeroen2014-09-151-6/+18
|
* heading font-size should not be tied to font-size for posts and commentsmarijus2014-09-151-2/+2
|
* this is probably better in most casesmarijus2014-09-151-1/+1
|
* Deprecate site channel. The sys channel should be doing this. Will fixThomas Willingham2014-09-151-1/+0
| | | | shortly.
* tryout - some more adjustmentsmarijus2014-09-141-3/+1
|
* Made link post titles to source optional in display settings. Hopefully I ↵Jeroen2014-09-142-2/+4
| | | | did a right.
* tryout - fetch larger thumbnail if image gets streched over its sizemarijus2014-09-141-6/+6
|
* cleanup after recent changes in mod photosmarijus2014-09-132-61/+1
|
* 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-122-1/+2
| |
* | Merge branch 'master' of https://github.com/friendica/redmarijus2014-09-121-2/+2
|\ \
| * | This is even better. Adapts better to Red user settings.Jeroen2014-09-121-2/+2
| | |
* | | do not load next page if justifiedGallery() is not ready yetmarijus2014-09-121-2/+3
|/ /
* | H1-H6 simplified (less font sizes), remJeroen2014-09-121-0/+12
| |
* | IT localization updatedtuscanhobbit2014-09-122-463/+506
| |
* | 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-114-23/+26
| |
* | Revert "Revert "Merge pull request #583 from git-marijus/master""marijus2014-09-115-19/+36
| | | | | | | | 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-102-0/+6
| | | | | | | | and provide a setting on the admin page for it.
* | Revert "Merge pull request #583 from git-marijus/master"friendica2014-09-105-36/+19
| | | | | | | | | | | | | | autoload broken - even after clearing cache and retrying. This reverts commit 13e7a8f123b283a096af302b0366255355ba8439, reversing changes made to 4712b78e520ca10b34e3e9b99c2752b10d811b42.
* | Revert "Revert "update nl - attempt 2""friendica2014-09-102-3/+3
| | | | | | | | This reverts commit 8e179aa73495f93151943293df32cde9f2c3848f.
* | Revert "update nl - attempt 2"friendica2014-09-102-3/+3
| | | | | | | | This reverts commit 4712b78e520ca10b34e3e9b99c2752b10d811b42.
* | Merge pull request #583 from git-marijus/masterRedMatrix2014-09-115-19/+36
|\ \ | | | | | | photo justification
| * | without this check we kill the directory autoloadmarijus2014-09-101-15/+17
| | |
| * | photo justificationmarijus2014-09-105-19/+34
| | |
* | | update nl - attempt 2Jeroen2014-09-102-3/+3
| | |
* | | update nlJeroen2014-09-103-373/+389
|/ /
* | wrap photo albums (albums and top level) in a div id=photo-album-contentsfriendica2014-09-081-1/+1
| |
* | add categories to eventsfriendica2014-09-072-3/+15
| |
* | Merge https://github.com/friendica/red into pending_mergefriendica2014-09-073-5/+14
|\ \
| * | Added abook-changed background colour to dark schemaJeroen2014-09-073-5/+14
| | |
* | | 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.
* | hook photos scroll to page downfriendica2014-09-061-1/+1
| |
* | ajax workfriendica2014-09-064-1/+45
| |
* | more work on the event edit formfriendica2014-09-051-4/+16
| |
* | put a date and time picker on eventsfriendica2014-09-041-1/+87
| |
* | this improves the photos even morefriendica2014-09-041-3/+3
| |
* | constrain photos to a fixed block regardless of aspect ratiofriendica2014-09-041-1/+23
| |
* | 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
| |
* | Merge pull request #577 from tuscanhobbit/masterPaolo T2014-09-012-1337/+1389
|\ \ | | | | | | Italian strings updated