aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* | ability to create/edit/delete custom profile field definitions - read the ↵friendica2014-08-271-0/+16
| | | | | | | | source. Currently the created entries aren't added to the allowed fields arrays, but this can be done by hand until that bit is made available. Only choice for input type at the moment is 'text' or a text input, not a textarea. Multiple choice will be added later.
* | Admin setting for Diaspora Protocol enable. We may want to have this also at ↵friendica2014-08-271-0/+1
| | | | | | | | a channel level since there are privacy issues and quirks and trade-offs.
* | Merge pull request #574 from tuscanhobbit/masterRedMatrix2014-08-276-6/+6
|\ \ | | | | | | Notifications links load on the same window(tab)
| * | notifications open in the same window(tab)tuscanhobbit2014-08-276-6/+6
| | |
* | | make vcard and contact block widget look-alikemarijus2014-08-271-2/+2
| | |
* | | get rid of template "auto generated" warningsfriendica2014-08-2515-75/+0
| | |
* | | more diaspora stuff - most of the basic bits are there except queueing and ↵friendica2014-08-2515-0/+262
| | | | | | | | | | | | physical delivery (I'm keeping delivery turned off until some of the bugs are fixed so we don't cause inifinite loops or network meltdowns) - now it's just a matter of going through and methodically finding all the bugs
* | | notifications/system not marking all notifications seenfriendica2014-08-251-1/+1
| | |
* | | missing template filefriendica2014-08-211-0/+57
| | |
* | | the rest of the diaspora local discovery stufffriendica2014-08-211-0/+3
| | |
* | | make the old personal xrd interface (old webfinger) work againfriendica2014-08-212-1/+17
| | |
* | | profile edit - missing visibility and drop link on non-default profiles, ↵friendica2014-08-211-2/+2
| | | | | | | | | | | | re-arrange order of replacing red#matrix smilie so it works correctly, accept a post with body content of '0' which was interpreted by x() as nothing (was treated as integer).
* | | abook-edit-me class lost during some edit - we need this to reset the ↵friendica2014-08-211-1/+1
| | | | | | | | | | | | permission fields
* | | extensible profiles - add the input form elements. Still needs styling and ↵friendica2014-08-201-0/+5
| | | | | | | | | | | | we're not yet storing the results. And right now we're ignoring the type and only doing type=string. Oh yeah - and I split off starting the second delivery chain into its own function in tag_deliver since it was largely duplicate code.
* | | move Friendica photo migrator to addons, bring back a few XML scraping ↵friendica2014-08-201-13/+0
| | | | | | | | | | | | functions that we're going to require (unfortunately)
* | | provide admin option for allowing rss/atom feed connections. Need to do this ↵friendica2014-08-201-0/+1
| | | | | | | | | | | | now before the feature is complete so that public sites don't get borked. We also will need a service class for this.
* | | provide an overt indication that a post/comment was edited.friendica2014-08-182-2/+2
| | |
* | | nav channel selectionfriendica2014-08-181-1/+6
|/ /
* | Add account deletion to the UIChristian Vogeley2014-08-161-3/+5
| |
* | Merge pull request #561 from cvogeley/masterRedMatrix2014-08-151-0/+22
|\ \ | | | | | | Some work on account deletion
| * | Some work on account deletionChristian Vogeley2014-08-141-0/+22
| | |