aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
Commit message (Collapse)AuthorAgeFilesLines
* bring back like/dislike summaries on photosfriendica2015-02-161-58/+31
|
* force site_url to be lowercase when stored. Otherwise rating hubs on ↵friendica2015-02-151-1/+1
| | | | postgres could get real messy.
* preparatory work for site ratingsfriendica2015-02-151-0/+5
|
* lost ability to delete eventsfriendica2015-02-151-0/+1
|
* some shifting to make button groups render properlymarijus2015-02-132-48/+51
|
* yet another icon changemarijus2015-02-132-12/+12
|
* possibly better icons, possibly not. There is no [x].friendica2015-02-122-8/+8
|
* more permissions tweakingfriendica2015-02-102-2/+2
|
* wrong icons in list modefriendica2015-02-101-4/+4
|
* item voting toolsfriendica2015-02-104-0/+41
|
* more attendancefriendica2015-02-102-8/+8
|
* cleanup event attendance - make sure it works in list mode.friendica2015-02-102-52/+44
|
* more progress on event confirmationsfriendica2015-02-101-7/+18
|
* like formatting for extended consensus itemsfriendica2015-02-091-58/+32
|
* bring some styling back to the colorbox and improve the event preview abilityfriendica2015-02-091-1/+2
|
* make preview button largerfriendica2015-02-091-1/+1
|
* event form - provide map ability for location field and add preview abilityfriendica2015-02-092-8/+18
|
* we still need an event preview but this looks a lot better.friendica2015-02-082-51/+89
|
* first cut at putting editor tools in event formfriendica2015-02-081-0/+65
|
* style the checkboxes in the event formfriendica2015-02-051-3/+7
|
* event form cleanup backported from trinidad - still need to style the checkboxesfriendica2015-02-051-1/+4
|
* collapse overly-verbose ratingsfriendica2015-02-051-1/+1
|
* increase size of rating value to make it stand out a bit.friendica2015-02-051-1/+1
|
* remote rating and addition of rate-me to channel profile sidebarfriendica2015-02-042-0/+24
|
* first cut at rating widget. The flaw is that it is limited because it ↵friendica2015-02-041-1/+2
| | | | requires local_channel() (formerly local_user()). We need to extend this to take you home like rpost does if you're logged in as remote_channel() - and/or we need zot to send the rating message to the source channel and target in addition to the directories.
* probably enough for now - couldn't get the censorship filter in today, I ↵friendica2015-02-031-6/+6
| | | | think that's the only bit missing.
* final cleanup on ratings featurefriendica2015-02-032-1/+2
|
* ratings - mopping up, most everything but directory sync implementedfriendica2015-02-032-3/+6
|
* rating form workfriendica2015-02-031-1/+1
|
* styling for the directory page when it comes to ratingsfriendica2015-02-032-11/+5
|
* run ratingsearch on the serverfriendica2015-02-031-10/+1
|
* start to tie ratings to the directory pagefriendica2015-02-021-4/+4
|
* respect parent dir permissionsmarijus2015-02-021-0/+2
|
* Merge pull request #881 from cvogeley/masterRedMatrix2015-01-301-1/+2
|\ | | | | Add allowed and not allowed emails to the UI in the
| * Add allowed and not allowed emails to the UI in theChristian Vogeley2015-01-291-1/+2
| | | | | | | | admin menu
* | how did that stuff merge? grrrr....friendica2015-01-291-2/+2
| |
* | Merge branch 'master' into pocoratefriendica2015-01-291-1/+1
|\ \
| * | non-tested fix for issue 847RedSwede2015-01-291-1/+1
| |/
* | Merge branch 'master' into pocoratefriendica2015-01-291-1/+1
|\|
| * local_user => local_channelfriendica2015-01-281-1/+1
| |
* | Merge branch 'master' into pocoratefriendica2015-01-281-0/+2
|\|
| * show shared button only to local usermarijus2015-01-281-0/+2
| |
* | first cut at direntry template, right now just provide a mockup with a ↵friendica2015-01-271-0/+12
|/ | | | slider and rating count to look at.
* tpl and css cleanupmarijus2015-01-271-8/+1
|
* move userReadableSize() and getIconFromType() from ↵marijus2015-01-271-0/+31
| | | | /include/RedDAV/RedBrowser.php to include/text.php and add template for mod/sharedwithme
* we also don't need a profile selector when editing our default permissions.friendica2015-01-251-0/+2
|
* don't hide the scary stuff when editing self permissions.friendica2015-01-251-2/+8
|
* Hide all the scary decision making stuff that sends intellectually ↵friendica2015-01-251-0/+3
| | | | challenged beings into siezures and brain melt-downs and online freak-outs.
* move connection approval checkbox to top of page (above the sliders) - ↵friendica2015-01-251-11/+8
| | | | instead of being in between rating and rating text.
* this will require more fixing in include/enotifymarijus2015-01-231-1/+1
|