aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
...
| * some shifting to make button groups render properlymarijus2015-02-132-48/+51
| |
| * yet another icon changemarijus2015-02-134-17/+18
| |
| * provide relief to sites that are severely impacted by the slow ITEM_UNSEEN ↵friendica2015-02-121-0/+3
| | | | | | | | searches. This does not incorporate any other flag optimisations as that will require a major DB update and possibly involve significant downtime. This is just to bite off a little chunk now and provide some much needed relief.
| * 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-095-14/+55
| |
| * make preview button largerfriendica2015-02-091-1/+1
| |
| * event form - provide map ability for location field and add preview abilityfriendica2015-02-093-8/+22
| |
| * fix transparent background in collapsed nav with project home enabledmarijus2015-02-091-5/+0
| |
| * generate the Swedish strings file from the last sv/messages.po updatefriendica2015-02-081-927/+959
| |
* | Merge branch 'master' into tresfriendica2015-02-086-4155/+4409
|\| | | | | | | | | | | Conflicts: mod/events.php view/css/mod_events.css
| * Merge pull request #890 from f03el/masterRedMatrix2015-02-091-4128/+4271
| |\ | | | | | | Update Swedish strings
| | * Update Swedish stringsErik Lundin2015-02-071-4128/+4271
| | |
| * | we still need an event preview but this looks a lot better.friendica2015-02-085-60/+100
| | |
| * | first cut at putting editor tools in event formfriendica2015-02-081-0/+65
| |/
| * style the checkboxes in the event formfriendica2015-02-052-4/+8
| |
| * event form cleanup backported from trinidad - still need to style the checkboxesfriendica2015-02-052-5/+31
| |
* | Merge branch 'master' into tresfriendica2015-02-0520-5183/+5490
|\| | | | | | | | | | | Conflicts: view/css/mod_events.css view/theme/redbasic/css/style.css
| * collapse overly-verbose ratingsfriendica2015-02-052-1/+5
| |
| * increase size of rating value to make it stand out a bit.friendica2015-02-053-13/+6
| |
| * author profile photo in reshare wasn't linkedfriendica2015-02-051-0/+12
| |
| * remote rating and addition of rate-me to channel profile sidebarfriendica2015-02-045-3/+38
| |
| * add the required js filefriendica2015-02-041-0/+34
| |
| * first cut at rating widget. The flaw is that it is limited because it ↵friendica2015-02-045-24/+48
| | | | | | | | 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-036-10/+33
| |
| * ratings - mopping up, most everything but directory sync implementedfriendica2015-02-035-8/+30
| |
| * rating form workfriendica2015-02-033-1/+17
| |
| * that didn't look so good on a small screen - let it hang out on the right marginfriendica2015-02-031-2/+1
| |
| * styling for the directory page when it comes to ratingsfriendica2015-02-034-12/+17
| |
| * run ratingsearch on the serverfriendica2015-02-033-10/+1
| |
| * Merge branch 'master' into pocoratefriendica2015-02-033-5148/+5286
| |\
| | * Fixed height of items in dropdown notification lists. They overlapped when ↵jeroenpraat2015-02-031-0/+7
| | | | | | | | | | | | the browser uses a higher font size. This must work for everyone.
| | * NL on 100 percent again :/jeroen2015-02-032-5148/+5279
| | |
| * | start to tie ratings to the directory pagefriendica2015-02-021-4/+4
| |/
| * respect parent dir permissionsmarijus2015-02-021-0/+2
| |
* | Merge branch 'master' into tresfriendica2015-02-011-3/+3
|\|
| * typo, see #884jeroenpraat2015-02-021-3/+3
| |
* | Merge branch 'master' into tresfriendica2015-01-315-4/+17
|\| | | | | | | | | Conflicts: include/zot.php
| * better cross-browser compatibility for td hover colourmarijus2015-01-301-1/+1
| |
| * 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-292-2/+2
| |\ \