aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Collapse)AuthorAgeFilesLines
* item voting toolsfriendica2015-02-102-1/+10
|
* improvements in duplicate like detection, especially w/r/t event participationfriendica2015-02-101-7/+28
|
* correct the object type if it isn't stored/linked to an item yetfriendica2015-02-101-1/+1
|
* more progress on event confirmationsfriendica2015-02-101-2/+20
|
* bring some styling back to the colorbox and improve the event preview abilityfriendica2015-02-091-0/+12
|
* event form - provide map ability for location field and add preview abilityfriendica2015-02-091-0/+9
|
* title missing sending to diaspora (which doesn't support titles but let's ↵friendica2015-02-091-1/+1
| | | | not go there).
* help text for the "adjust for viewer timezone" toggle switch since you ↵friendica2015-02-081-1/+1
| | | | apparently need an IQ of 230 or greater to be able to use it correctly.
* undo extra loggingfriendica2015-02-081-0/+1
|
* make default calendar view ambivalent to the state of the ignore flag.friendica2015-02-081-3/+2
|
* Merge https://github.com/friendica/red into pending_mergefriendica2015-02-081-1/+1
|\
| * revert to get_rel_link()marijus2015-02-061-1/+1
| |
* | restrict "mark all events seen" to only the events that are presented in the ↵friendica2015-02-081-2/+4
|/ | | | notification view.
* fix objurl until get_rel_link() gets sortedmarijus2015-02-061-1/+1
|
* style the checkboxes in the event formfriendica2015-02-051-1/+1
|
* event form cleanup backported from trinidad - still need to style the checkboxesfriendica2015-02-051-3/+4
|
* remote rating and addition of rate-me to channel profile sidebarfriendica2015-02-041-0/+158
|
* hide channel address in directory from hovertip if not logged into the matrixfriendica2015-02-031-1/+1
|
* remove extra debuggingfriendica2015-02-031-2/+1
|
* probably enough for now - couldn't get the censorship filter in today, I ↵friendica2015-02-032-1/+2
| | | | think that's the only bit missing.
* order ratings friends firstfriendica2015-02-032-2/+18
|
* final cleanup on ratings featurefriendica2015-02-031-1/+23
|
* finish off the sync functionsfriendica2015-02-031-2/+3
|
* ratings - mopping up, most everything but directory sync implementedfriendica2015-02-033-35/+24
|
* rating form workfriendica2015-02-031-0/+5
|
* styling for the directory page when it comes to ratingsfriendica2015-02-033-15/+2
|
* honour block public setting - especially for standalonesfriendica2015-02-033-1/+24
|
* run ratingsearch on the serverfriendica2015-02-032-26/+87
|
* for now punt if have no poi, but we should get it from the serverfriendica2015-02-031-1/+1
|
* start to tie ratings to the directory pagefriendica2015-02-021-0/+4
|
* add ratings to the directory sync arraysfriendica2015-02-021-0/+17
|
* send rating information to directoriesfriendica2015-02-022-4/+4
|
* sign the ratings, fix the bugsfriendica2015-02-023-6/+15
|
* Merge branch 'master' into pocoratefriendica2015-02-021-3/+8
|\
| * improved directory registration - honour standalones and do the right thingfriendica2015-02-021-3/+8
| |
* | add signaturesfriendica2015-02-021-4/+12
|/
* admin/dbsync not reporting failed updatesfriendica2015-02-011-1/+1
|
* two tracks proceeding in parallel - first adding the ability to store a ↵friendica2015-02-012-1/+72
| | | | digital signature with ratings so that directories can pass them around, second provide some directory registration functions so we can obtain a list of directories from somewhere (to pass ratings around between them). This gives the primary directory role some value as that is where you register your directory.
* Merge pull request #881 from cvogeley/masterRedMatrix2015-01-301-0/+3
|\ | | | | 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-0/+3
| | | | | | | | admin menu
* | how did that stuff merge? grrrr....friendica2015-01-291-1/+1
| |
* | enable ratings only in this branch until we're ready to pushfriendica2015-01-291-1/+1
| |
* | Merge branch 'master' into pocoratefriendica2015-01-292-4/+3
|\ \
| * \ Merge https://github.com/friendica/red into pending_mergefriendica2015-01-291-4/+2
| |\ \
| | * | fix issue 848 + code commentsRedSwede2015-01-291-4/+2
| | |/
| * / disable ratings until we're a bit further along. It's all changing.friendica2015-01-291-0/+1
| |/
* | Merge branch 'master' into pocoratefriendica2015-01-2989-593/+593
|\|
| * Merge https://github.com/friendica/red into pending_mergefriendica2015-01-281-1/+1
| |\
| | * Merge branch 'master' of https://github.com/friendica/redHabeas Codice2015-01-288-236/+83
| | |\
| | * | fix implicit booleanHabeas Codice2015-01-281-1/+1
| | | |