Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge https://github.com/friendica/red into pending_merge | friendica | 2015-03-03 | 3 | -21/+15 |
|\ | |||||
| * | yes switch to bootstrap blue again (same as link colour in default light ↵ | jeroenpraat | 2015-03-03 | 1 | -1/+1 |
| | | | | | | | | redbasic schema). using link_colour for yes switch didnt work on dark schemas (displayes as white on white). | ||||
| * | revert login max-width | Mario Vavti | 2015-03-03 | 1 | -1/+1 |
| | | |||||
| * | login adjustment | Mario Vavti | 2015-03-03 | 2 | -17/+7 |
| | | |||||
| * | typo | Mario Vavti | 2015-03-03 | 1 | -1/+1 |
| | | |||||
| * | make remove channel button work again | Mario Vavti | 2015-03-03 | 2 | -4/+8 |
| | | |||||
* | | group/collection edit page cleanup | friendica | 2015-03-03 | 3 | -6/+5 |
|/ | |||||
* | Merge https://github.com/friendica/red into pending_merge | friendica | 2015-03-02 | 3 | -90/+34 |
|\ | |||||
| * | Merge branch 'master' of https://github.com/friendica/red | Mario Vavti | 2015-03-02 | 1 | -10/+10 |
| |\ | |||||
| * | | some more work on settings | Mario Vavti | 2015-03-02 | 3 | -90/+34 |
| | | | |||||
* | | | automated warning after a few days if poller is dead | friendica | 2015-03-02 | 1 | -0/+17 |
| |/ |/| | |||||
* | | tagcloud tweaks | friendica | 2015-03-02 | 1 | -10/+10 |
|/ | |||||
* | Merge pull request #914 from tuscanhobbit/dev | Paolo T | 2015-03-02 | 2 | -3373/+3472 |
|\ | | | | | Updated Italian strings | ||||
| * | Updated Italian strings | Paolo Tacconi | 2015-03-02 | 2 | -3373/+3472 |
| | | |||||
* | | here's the email template | friendica | 2015-03-01 | 1 | -0/+20 |
| | | |||||
* | | raise the default upload limit for the application. We eliminated this in ↵ | friendica | 2015-03-01 | 9 | -9/+9 |
| | | | | | | | | English long ago, but several of the translated htconfig files still have the old limit. | ||||
* | | Merge https://github.com/friendica/red into pending_merge | friendica | 2015-03-01 | 21 | -6243/+6455 |
|\ \ | |||||
| * | | settings: missing /form and whitespace | Mario Vavti | 2015-03-01 | 1 | -133/+129 |
| | | | |||||
| * | | more settings work | Mario Vavti | 2015-03-01 | 3 | -160/+191 |
| | | | |||||
| * | | fix login | Mario Vavti | 2015-03-01 | 2 | -86/+18 |
| | | | |||||
| * | | first pile of work on settings | Mario Vavti | 2015-03-01 | 18 | -161/+80 |
| | | | |||||
| * | | Merge branch 'master' of https://github.com/friendica/red | Mario Vavti | 2015-02-28 | 2 | -5845/+6180 |
| |\ \ | |||||
| | * | | Dutch language updated | jeroenpraat | 2015-02-28 | 2 | -5845/+6180 |
| | | | | |||||
| * | | | some css fixes for settings | Mario Vavti | 2015-02-28 | 2 | -6/+5 |
| |/ / | |||||
* / / | queue management actions. Still needs further work such as indication of ↵ | friendica | 2015-03-01 | 2 | -1/+14 |
|/ / | | | | | | | last successful connection or indication that the hub was marked offline, but these are potentially expensive queries. | ||||
* | | update to German strings | zottel | 2015-02-27 | 2 | -444/+514 |
| | | |||||
* | | high level queue inspector - needs a lot more, like the ability to dump ↵ | friendica | 2015-02-26 | 1 | -0/+1 |
| | | | | | | | | certain destinations and indicating known dead sites, but this is a start | ||||
* | | per Randal overheard on a foreign network - tab in post/comment edit window ↵ | friendica | 2015-02-26 | 3 | -4/+10 |
| | | | | | | | | goes to submit instead of the next button. | ||||
* | | finish converting "delete" to trash icons for consistency. The 'x' was left ↵ | friendica | 2015-02-26 | 13 | -13/+13 |
| | | | | | | | | in a couple of places like the group list widget and saved search term widget and ignoring friend suggestions where it was more appropriate to leave it. | ||||
* | | new session functions | friendica | 2015-02-22 | 1 | -1/+1 |
| | | |||||
* | | show item title in channel/mid and display pages | zottel | 2015-02-20 | 1 | -1/+10 |
|/ | |||||
* | Italian strings updated | Paolo Tacconi | 2015-02-19 | 2 | -6047/+6414 |
| | |||||
* | update to German translations | zottel | 2015-02-19 | 2 | -6118/+6586 |
| | |||||
* | Merge pull request #900 from einervonvielen/doc_dev_beginner_corrections | RedMatrix | 2015-02-19 | 1 | -1/+1 |
|\ | | | | | Changed bbcode [toc] and changed doc for beginning deveopers | ||||
| * | 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 | ||||
* | | first step of theme separation. Only put redbasic under git control. Ignore ↵ | friendica | 2015-02-18 | 2 | -2/+2 |
| | | | | | | | | any other themes in view/theme . | ||||
* | | The Diaspora communications policies allow comments to public posts ↵ | friendica | 2015-02-17 | 2 | -1/+24 |
| | | | | | | | | literally from anybody. Allow this policy model by default for commenters from that network. This policy decision can be set or disabled on the addon/features settings page. | ||||
* | | Merge https://github.com/friendica/red into pending_merge | friendica | 2015-02-17 | 2 | -10/+13 |
|\ \ | |||||
| * | | advanced css calc() failback | marijus | 2015-02-17 | 2 | -10/+13 |
| | | | |||||
* | | | Merge https://github.com/friendica/red into pending_merge | friendica | 2015-02-16 | 1 | -0/+4 |
|\| | | |||||
| * | | quickfix for eventual css calc() not supported bug | marijus | 2015-02-17 | 1 | -0/+4 |
| | | | |||||
* | | | bring back like/dislike summaries on photos | friendica | 2015-02-16 | 1 | -58/+31 |
|/ / | |||||
* | | mopping up the public site ratings | friendica | 2015-02-16 | 1 | -0/+1 |
| | | |||||
* | | force site_url to be lowercase when stored. Otherwise rating hubs on ↵ | friendica | 2015-02-15 | 1 | -1/+1 |
| | | | | | | | | postgres could get real messy. | ||||
* | | preparatory work for site ratings | friendica | 2015-02-15 | 1 | -0/+5 |
| | | |||||
* | | lost ability to delete events | friendica | 2015-02-15 | 2 | -1/+2 |
| | | |||||
* | | update justifiedGallery to version 3.5.4 and add ignoreElement option which ↵ | marijus | 2015-02-14 | 2 | -2/+4 |
|/ | | | | will hopefully be accepted upstream | ||||
* | 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. |