Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rev update, string update | friendica | 2015-04-11 | 1 | -850/+842 |
| | |||||
* | strings update | friendica | 2015-04-03 | 1 | -1640/+1628 |
| | |||||
* | Correcting reported Doxygen syntax warnings. | Klaus Weidenbach | 2015-03-29 | 1 | -2/+5 |
| | | | | | | | Fixed wrong Doxygen syntax and add some of the available FIXME to Doxygen documentation. Updated Doxygen configuration to add also all capital letter tags. Adding some more Doxygen documentation. | ||||
* | issue #941 | friendica | 2015-03-28 | 1 | -586/+660 |
| | |||||
* | Extend Doxygen configuration a bit to display more. | Klaus Weidenbach | 2015-03-21 | 1 | -1/+2 |
| | | | | | | | Add view of \license information in Doxygen information and add an overview page for \fixme which is used in source code. We have Bug List, Fixme List, Todo List and Deprecated List. Do we have some other tags we use that we could collect and display? | ||||
* | config to hide version tag from siteinfo - on my site it's meaningless. | friendica | 2015-03-20 | 1 | -366/+385 |
| | |||||
* | update to-do list | friendica | 2015-03-13 | 1 | -3959/+2152 |
| | |||||
* | reverse smilie storage also | friendica | 2015-03-06 | 1 | -593/+2499 |
| | |||||
* | should be -ne | friendica | 2015-03-05 | 2 | -2/+3 |
| | |||||
* | remove Doxygen API Documentation from repository. | Klaus Weidenbach | 2015-03-04 | 1 | -5/+3 |
| | | | | | | | This removes around 14MB and can get easily generate locally by doxygen util/Doxyfile when needed. Restructured .gitignore a bit and some additions like zotshrc, etc. Fixed a typo in doc/main.bb | ||||
* | Fix a couple of places where we weren't checking for dead hublocs. Add a ↵ | friendica | 2015-02-27 | 1 | -2345/+2369 |
| | | | | function to mark a hubloc dead. | ||||
* | provide ability to link new themes/addons | friendica | 2015-02-23 | 4 | -8/+60 |
| | |||||
* | minor issues with arg passing | friendica | 2015-02-20 | 4 | -9/+19 |
| | |||||
* | updated install doc | friendica | 2015-02-20 | 1 | -0/+11 |
| | |||||
* | doc update | friendica | 2015-02-20 | 1 | -389/+445 |
| | |||||
* | git update scripts for external repositories | friendica | 2015-02-19 | 2 | -0/+20 |
| | |||||
* | update the install doc for addons - the procedure is a bit different now ↵ | friendica | 2015-02-19 | 1 | -0/+1 |
| | | | | (although it shouldn't break anything on existing sites.) | ||||
* | Scripts to add external theme and addon repositories. | friendica | 2015-02-19 | 2 | -0/+73 |
| | | | | | | | | | Example: util/add_theme_repo https://github.com/deadsuperhero/redmatrix-themes deadsuperhero The final argument is a nickname on this system. The repository will be placed under extend/theme/deadsuperhero and the themes from that repository linked to your redmatrix theme directory. You can do the same with addons. We'll have to come up with some "pull" scripts to keep updated but the clever folks will already know how to do this. | ||||
* | add zotsh to util | friendica | 2015-02-15 | 9 | -0/+646 |
| | |||||
* | missing param | friendica | 2015-02-13 | 1 | -3604/+3750 |
| | |||||
* | get_rel_link broken - also weekly doc updates | friendica | 2015-02-06 | 1 | -1243/+1277 |
| | |||||
* | let zot_refresh continue without a primary hub if one cannot be found. also ↵ | friendica | 2015-01-30 | 1 | -3303/+3324 |
| | | | | weekly doc updates | ||||
* | local_user => local_channel | friendica | 2015-01-28 | 1 | -4/+4 |
| | |||||
* | doc updates | friendica | 2015-01-23 | 1 | -875/+897 |
| | |||||
* | make typo.php descend into include/RedDAV | friendica | 2015-01-18 | 1 | -0/+8 |
| | |||||
* | mod_prep usability enhancements, doc updates | friendica | 2015-01-16 | 1 | -2618/+2660 |
| | |||||
* | doc updates | friendica | 2015-01-10 | 1 | -840/+864 |
| | |||||
* | doc updates | friendica | 2015-01-02 | 1 | -1960/+1971 |
| | |||||
* | Don't trim escaped quotes | Erik Lundin | 2014-12-29 | 1 | -5/+13 |
| | |||||
* | doc update | friendica | 2014-12-26 | 1 | -270/+286 |
| | |||||
* | doc updates | friendica | 2014-12-19 | 1 | -2989/+2995 |
| | |||||
* | don't import to sys channel from self-censored authors | friendica | 2014-12-12 | 1 | -807/+820 |
| | |||||
* | block adult channels from inclusion in public content feeds | friendica | 2014-12-10 | 1 | -703/+703 |
| | |||||
* | update mozilla cacert.pem | friendica | 2014-11-28 | 1 | -471/+479 |
| | |||||
* | random block widget | friendica | 2014-11-22 | 1 | -2647/+2672 |
| | |||||
* | minor changes to support forum mode | friendica | 2014-11-15 | 1 | -2942/+2956 |
| | |||||
* | rev update | friendica | 2014-11-07 | 1 | -521/+608 |
| | |||||
* | doc updates | friendica | 2014-10-31 | 1 | -1789/+1809 |
| | |||||
* | moved post_to_red to its own project ( https://github.com/friendica/wptored ↵ | friendica | 2014-10-25 | 2 | -532/+0 |
| | | | | ), which I was planning to do anyway since it's kind of lost in the util folder, but also because having it there may present licensing issues, as it's GPL. | ||||
* | string update | friendica | 2014-10-24 | 1 | -3704/+3868 |
| | |||||
* | New util/messages.po | Jeroen | 2014-10-17 | 1 | -4009/+3853 |
| | |||||
* | improvement in source route checking when handling complex *upstream* ↵ | friendica | 2014-10-10 | 1 | -1049/+1075 |
| | | | | delivery chains, which were not adequately accounted for in the earlier checkin. | ||||
* | rev update | friendica | 2014-10-03 | 1 | -341/+346 |
| | |||||
* | doc updates, clean up buttons on PM edit template to match other edit buttons | friendica | 2014-09-26 | 1 | -886/+891 |
| | |||||
* | doc updates | friendica | 2014-09-19 | 1 | -440/+493 |
| | |||||
* | doc updates and a couple of issues spotted in the logs (diaspora likes, feed ↵ | friendica | 2014-09-12 | 1 | -354/+376 |
| | | | | author import) | ||||
* | doc updates | friendica | 2014-09-05 | 1 | -362/+375 |
| | |||||
* | update nl + Friendica>RedMatrix in two text files | Jeroen | 2014-08-30 | 1 | -1/+1 |
| | |||||
* | doc update | friendica | 2014-08-29 | 1 | -787/+837 |
| | |||||
* | rev update | friendica | 2014-08-22 | 1 | -668/+660 |
| |