Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed bb code [toc] to make it more flexible | Einer von Vielen | 2015-02-14 | 1 | -1/+1 |
| | | | | | | | | | | This usage is know closer to the original usage of http://ndabas.github.io/toc/ Changed: - jquery.toc.js: Do not check for empty headings - bbcode.php: Added processing of [toc] with parameters - main.js: Use the default params for jquery.toc.js - bbcode.html: Added more help for [toc] and corrected some html | ||||
* | some shifting to make button groups render properly | marijus | 2015-02-13 | 2 | -48/+51 |
| | |||||
* | yet another icon change | marijus | 2015-02-13 | 4 | -17/+18 |
| | |||||
* | provide relief to sites that are severely impacted by the slow ITEM_UNSEEN ↵ | friendica | 2015-02-12 | 1 | -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]. | friendica | 2015-02-12 | 2 | -8/+8 |
| | |||||
* | more permissions tweaking | friendica | 2015-02-10 | 2 | -2/+2 |
| | |||||
* | wrong icons in list mode | friendica | 2015-02-10 | 1 | -4/+4 |
| | |||||
* | item voting tools | friendica | 2015-02-10 | 4 | -0/+41 |
| | |||||
* | more attendance | friendica | 2015-02-10 | 2 | -8/+8 |
| | |||||
* | cleanup event attendance - make sure it works in list mode. | friendica | 2015-02-10 | 2 | -52/+44 |
| | |||||
* | more progress on event confirmations | friendica | 2015-02-10 | 1 | -7/+18 |
| | |||||
* | like formatting for extended consensus items | friendica | 2015-02-09 | 1 | -58/+32 |
| | |||||
* | bring some styling back to the colorbox and improve the event preview ability | friendica | 2015-02-09 | 5 | -14/+55 |
| | |||||
* | make preview button larger | friendica | 2015-02-09 | 1 | -1/+1 |
| | |||||
* | event form - provide map ability for location field and add preview ability | friendica | 2015-02-09 | 3 | -8/+22 |
| | |||||
* | fix transparent background in collapsed nav with project home enabled | marijus | 2015-02-09 | 1 | -5/+0 |
| | |||||
* | generate the Swedish strings file from the last sv/messages.po update | friendica | 2015-02-08 | 1 | -927/+959 |
| | |||||
* | Merge pull request #890 from f03el/master | RedMatrix | 2015-02-09 | 1 | -4128/+4271 |
|\ | | | | | Update Swedish strings | ||||
| * | Update Swedish strings | Erik Lundin | 2015-02-07 | 1 | -4128/+4271 |
| | | |||||
* | | we still need an event preview but this looks a lot better. | friendica | 2015-02-08 | 5 | -60/+100 |
| | | |||||
* | | first cut at putting editor tools in event form | friendica | 2015-02-08 | 1 | -0/+65 |
|/ | |||||
* | style the checkboxes in the event form | friendica | 2015-02-05 | 2 | -4/+8 |
| | |||||
* | event form cleanup backported from trinidad - still need to style the checkboxes | friendica | 2015-02-05 | 2 | -5/+31 |
| | |||||
* | collapse overly-verbose ratings | friendica | 2015-02-05 | 2 | -1/+5 |
| | |||||
* | increase size of rating value to make it stand out a bit. | friendica | 2015-02-05 | 3 | -13/+6 |
| | |||||
* | author profile photo in reshare wasn't linked | friendica | 2015-02-05 | 1 | -0/+12 |
| | |||||
* | remote rating and addition of rate-me to channel profile sidebar | friendica | 2015-02-04 | 5 | -3/+38 |
| | |||||
* | add the required js file | friendica | 2015-02-04 | 1 | -0/+34 |
| | |||||
* | first cut at rating widget. The flaw is that it is limited because it ↵ | friendica | 2015-02-04 | 5 | -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 ↵ | friendica | 2015-02-03 | 1 | -6/+6 |
| | | | | think that's the only bit missing. | ||||
* | final cleanup on ratings feature | friendica | 2015-02-03 | 6 | -10/+33 |
| | |||||
* | ratings - mopping up, most everything but directory sync implemented | friendica | 2015-02-03 | 5 | -8/+30 |
| | |||||
* | rating form work | friendica | 2015-02-03 | 3 | -1/+17 |
| | |||||
* | that didn't look so good on a small screen - let it hang out on the right margin | friendica | 2015-02-03 | 1 | -2/+1 |
| | |||||
* | styling for the directory page when it comes to ratings | friendica | 2015-02-03 | 4 | -12/+17 |
| | |||||
* | run ratingsearch on the server | friendica | 2015-02-03 | 3 | -10/+1 |
| | |||||
* | Merge branch 'master' into pocorate | friendica | 2015-02-03 | 3 | -5148/+5286 |
|\ | |||||
| * | Fixed height of items in dropdown notification lists. They overlapped when ↵ | jeroenpraat | 2015-02-03 | 1 | -0/+7 |
| | | | | | | | | the browser uses a higher font size. This must work for everyone. | ||||
| * | NL on 100 percent again :/ | jeroen | 2015-02-03 | 2 | -5148/+5279 |
| | | |||||
* | | start to tie ratings to the directory page | friendica | 2015-02-02 | 1 | -4/+4 |
|/ | |||||
* | respect parent dir permissions | marijus | 2015-02-02 | 1 | -0/+2 |
| | |||||
* | typo, see #884 | jeroenpraat | 2015-02-02 | 1 | -3/+3 |
| | |||||
* | better cross-browser compatibility for td hover colour | marijus | 2015-01-30 | 1 | -1/+1 |
| | |||||
* | Merge pull request #881 from cvogeley/master | RedMatrix | 2015-01-30 | 1 | -1/+2 |
|\ | | | | | Add allowed and not allowed emails to the UI in the | ||||
| * | Add allowed and not allowed emails to the UI in the | Christian Vogeley | 2015-01-29 | 1 | -1/+2 |
| | | | | | | | | admin menu | ||||
* | | how did that stuff merge? grrrr.... | friendica | 2015-01-29 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'master' into pocorate | friendica | 2015-01-29 | 2 | -2/+2 |
|\ \ | |||||
| * | | small autocomplete fix adding space to the output | RedSwede | 2015-01-29 | 1 | -1/+1 |
| | | | | | | | | | | | | provides: the ability to press enter after pressing enter during the mention-js-popup (this second enter should behave as a normal one) FF35 | ||||
| * | | non-tested fix for issue 847 | RedSwede | 2015-01-29 | 1 | -1/+1 |
| |/ | |||||
* | | Merge branch 'master' into pocorate | friendica | 2015-01-29 | 2 | -66/+66 |
|\| |