Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | fix parens mismatch from last commit | zottel | 2015-02-18 | 1 | -2/+2 | |
| | | ||||||
| * | also deliver public posts to channels with channel_w_stream = PERMS_AUTHED | zottel | 2015-02-18 | 1 | -2/+2 | |
| | | ||||||
* | | Merge pull request #900 from einervonvielen/doc_dev_beginner_corrections | RedMatrix | 2015-02-19 | 5 | -54/+57 | |
|\ \ | | | | | | | Changed bbcode [toc] and changed doc for beginning deveopers | |||||
| * | | Some changes of doc for beginning developers | einervonvielen | 2015-02-15 | 1 | -3/+3 | |
| | | | | | | | | | Made some corrections after following this manual step by step. | |||||
| * | | Changed bb code [toc] to make it more flexible | Einer von Vielen | 2015-02-14 | 4 | -51/+54 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | |||||
* | | | Merge pull request #902 from dawnbreak/docu | RedMatrix | 2015-02-19 | 1 | -5/+27 | |
|\ \ \ | | | | | | | | | Updated doxygen docu about deperecated functions. | |||||
| * | | | Updated doxygen docu about deperecated functions. | Klaus Weidenbach | 2015-02-18 | 1 | -5/+27 | |
| | | | | | | | | | | | | | | | | | | | | Corrected wrong return types in doxygen docu and add a deprecation log entry. | |||||
* | | | | Merge https://github.com/friendica/red into pending_merge | friendica | 2015-02-18 | 1 | -2/+21 | |
|\| | | | ||||||
| * | | | do not send activity to channels with no permission to view filestorage | marijus | 2015-02-18 | 1 | -2/+21 | |
| | |/ | |/| | ||||||
* / | | first step of theme separation. Only put redbasic under git control. Ignore ↵ | friendica | 2015-02-18 | 4 | -3/+8 | |
|/ / | | | | | | | any other themes in view/theme . | |||||
* | | The Diaspora communications policies allow comments to public posts ↵ | friendica | 2015-02-17 | 4 | -21/+81 | |
| | | | | | | | | 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 | |
| | | | ||||||
* | | | make tag clouds honour the full permissions repertoire, not just yes/no ↵ | friendica | 2015-02-17 | 2 | -3/+8 | |
| | | | | | | | | | | | | public/private, but who are you and what tags can you see | |||||
* | | | Merge https://github.com/friendica/red into pending_merge | friendica | 2015-02-16 | 3 | -4/+13 | |
|\| | | ||||||
| * | | quickfix for eventual css calc() not supported bug | marijus | 2015-02-17 | 1 | -0/+4 | |
| | | | ||||||
| * | | Merge branch 'master' of https://github.com/friendica/red | Habeas Codice | 2015-02-16 | 41 | -159/+910 | |
| |\ \ | ||||||
| * | | | normalize age data | Habeas Codice | 2015-02-16 | 1 | -2/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mysql has type tinyint(3) which probably turns into a 24-bit value, but postgres uses 3-digit decimal as its constraint (probably what the mysql schema was intended to do). either that or mysql silently truncates while postgres respects the constraint. Either way, bad data gets in unchecked, now it's checked. | |||||
| * | | | remove superfluous non-boolean boolean | Habeas Codice | 2015-02-16 | 1 | -2/+2 | |
| | | | | ||||||
* | | | | bring back like/dislike summaries on photos | friendica | 2015-02-16 | 4 | -67/+52 | |
| |/ / |/| | | ||||||
* | | | hub upgrade w/name change via Alex | friendica | 2015-02-16 | 1 | -1/+1 | |
| | | | ||||||
* | | | mopping up the public site ratings | friendica | 2015-02-16 | 3 | -4/+12 | |
| | | | ||||||
* | | | quick fix for photos page until calls to like_puller() are fixed | friendica | 2015-02-16 | 1 | -4/+4 | |
| | | | ||||||
* | | | pubsites ratings (mod/pubsites really really needs to be templatised, this ↵ | friendica | 2015-02-16 | 3 | -5/+10 | |
| | | | | | | | | | | | | was quick and dirty) | |||||
* | | | force site_url to be lowercase when stored. Otherwise rating hubs on ↵ | friendica | 2015-02-15 | 5 | -8/+22 | |
| | | | | | | | | | | | | postgres could get real messy. | |||||
* | | | preparatory work for site ratings | friendica | 2015-02-15 | 3 | -10/+28 | |
| | | | ||||||
* | | | site firehose | friendica | 2015-02-15 | 1 | -3/+11 | |
| | | | ||||||
* | | | issue #860, replace br html element with linefeed between table rows | friendica | 2015-02-15 | 2 | -18/+20 | |
| | | | ||||||
* | | | taganyone wasn't working | friendica | 2015-02-15 | 1 | -2/+5 | |
| | | | ||||||
* | | | missing file | friendica | 2015-02-15 | 1 | -0/+8 | |
| | | | ||||||
* | | | add zotsh to util | friendica | 2015-02-15 | 9 | -0/+646 | |
| | | | ||||||
* | | | lost ability to delete events | friendica | 2015-02-15 | 5 | -3/+35 | |
| | | | ||||||
* | | | Merge https://github.com/friendica/red into pending_merge | friendica | 2015-02-14 | 8 | -84/+110 | |
|\ \ \ | ||||||
| * \ \ | Merge branch 'master' of https://github.com/friendica/red | marijus | 2015-02-14 | 2 | -6/+0 | |
| |\ \ \ | ||||||
| | * | | | Note to myself: don't forget to remove the patch files from the repo. | jeroenpraat | 2015-02-14 | 2 | -57/+0 | |
| | | | | | ||||||
| | * | | | Patches from Thomas regarding offline status off whogotzot.com | jeroenpraat | 2015-02-14 | 4 | -6/+57 | |
| | | |/ | | |/| | ||||||
| * / | | update justifiedGallery to version 3.5.4 and add ignoreElement option which ↵ | marijus | 2015-02-14 | 6 | -78/+110 | |
| |/ / | | | | | | | | | | will hopefully be accepted upstream | |||||
* / / | failure to auto update comments if it's your own. | friendica | 2015-02-14 | 4 | -7/+11 | |
|/ / | ||||||
* / | some ratings fixes | friendica | 2015-02-13 | 2 | -24/+1 | |
|/ | ||||||
* | Merge https://github.com/friendica/red into pending_merge | friendica | 2015-02-13 | 7 | -68/+73 | |
|\ | ||||||
| * | Merge branch 'master' of https://github.com/friendica/red | marijus | 2015-02-13 | 1 | -1/+1 | |
| |\ | ||||||
| | * | make sql work on both db types | Habeas Codice | 2015-02-13 | 1 | -1/+1 | |
| | | | ||||||
| * | | some shifting to make button groups render properly | marijus | 2015-02-13 | 2 | -48/+51 | |
| |/ | ||||||
| * | Merge branch 'master' of https://github.com/friendica/red | marijus | 2015-02-13 | 1 | -2/+2 | |
| |\ | ||||||
| | * | Merge pull request #897 from solstag/tagfix | RedMatrix | 2015-02-13 | 1 | -2/+2 | |
| | |\ | | | | | | | | | Fixes tag delivery regex for when multiple tags are present | |||||
| | | * | Fixes tag delivery regex for when multiple tags are present | Alexandre Hannud Abdo | 2015-02-13 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | Previous regex would cause matches to span several tags when present, thus never recognizing the mention. | |||||
| * | | | yet another icon change | marijus | 2015-02-13 | 4 | -17/+18 | |
| |/ / | ||||||
| * / | item_unseen update | marijus | 2015-02-13 | 1 | -0/+1 | |
| |/ | ||||||
* / | missing param | friendica | 2015-02-13 | 54 | -4063/+4404 | |
|/ | ||||||
* | issue #896 | friendica | 2015-02-12 | 2 | -3/+5 | |
| |