Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | revision update | redmatrix | 2015-07-10 | 1 | -168/+170 |
| | |||||
* | in hubzilla we're going to convert doco to items. define it here so that an ↵ | redmatrix | 2015-07-03 | 1 | -249/+300 |
| | | | | accidental import/export doesn't chuck a wobbly. | ||||
* | a few clone sync fixes as well as some work on hubzilla clone sync back to ↵ | redmatrix | 2015-07-02 | 1 | -0/+2 |
| | | | | redmatrix | ||||
* | project updates | redmatrix | 2015-06-26 | 1 | -194/+211 |
| | |||||
* | Compatible update for .htaccess. | Klaus Weidenbach | 2015-06-22 | 1 | -3/+8 |
| | | | | This should hopefully work in Apache 2.2 and 2.4. | ||||
* | very early attempt diaspora import from diaspora export file. Currently the ↵ | redmatrix | 2015-06-19 | 1 | -108/+112 |
| | | | | json export has to be gunzipped prior to uploading and we're net yet adding connections (which should come soon) and we can't import items until they add guids to the export file - so consider it a work in progress. This first attempt should create a channel and get your profile details setup providing there isn't a nickname conflict on the server. That will also be handled later. | ||||
* | weekly string update | redmatrix | 2015-06-13 | 1 | -4400/+4581 |
| | |||||
* | Added translatable strings to the Display Settings page and refreshed ↵ | jeroenpraat | 2015-06-06 | 1 | -4615/+4472 |
| | | | | util/messages.po. | ||||
* | string/version update | redmatrix | 2015-06-06 | 1 | -174/+175 |
| | |||||
* | strip images from directory text entries | redmatrix | 2015-05-30 | 1 | -752/+813 |
| | |||||
* | add ability to change existing channel/account service class with | Habeas Codice | 2015-05-26 | 1 | -0/+66 |
| | | | | | util/service_class add link from main doc | ||||
* | Add docs about current service class system, tiny util to make updates a | Habeas Codice | 2015-05-25 | 1 | -0/+34 |
| | | | | little easier than the standard config util | ||||
* | add local_dir_update hook | redmatrix | 2015-05-23 | 1 | -521/+524 |
| | |||||
* | fix po2php to handle projectname variables correctly | redmatrix | 2015-05-18 | 1 | -7/+15 |
| | |||||
* | Implement permission checking for OAuth clients using the xperm table. ↵ | redmatrix | 2015-05-17 | 1 | -1/+1 |
| | | | | Currently 'all' permissions are applied to OAuth clients which gives them the same rights as the channel owner and full access to API functions as the channel owner. However, individual permissions can now be created. These mirror the permission names from the normal permission table (although it isn't required that they do so). Lack of an xp_perm entry for the specified permission and lack of an 'all' override indicates permission denied. | ||||
* | new string file - isolating the projectname from translated strings so that ↵ | redmatrix | 2015-05-17 | 1 | -30/+31 |
| | | | | translation files will work across multiple projects. | ||||
* | more work isolating the projectname from core. | redmatrix | 2015-05-17 | 1 | -295/+299 |
| | |||||
* | cut/paste error | redmatrix | 2015-05-12 | 1 | -1/+1 |
| | |||||
* | repo updaters | redmatrix | 2015-05-12 | 3 | -2/+72 |
| | |||||
* | rev update | redmatrix | 2015-05-10 | 1 | -45/+61 |
| | |||||
* | turn consensus items into diaspora polls for that network | redmatrix | 2015-05-05 | 1 | -200/+209 |
| | |||||
* | mod/branchtopic - move an off-topic comment to its own thread as a fresh ↵ | friendica | 2015-04-24 | 1 | -1026/+982 |
| | | | | wall-to-wall post and the same delivery permissions as its parent. No adjustments are made for complex delivery chains. | ||||
* | hide event share button when editing an event | friendica | 2015-04-17 | 1 | -387/+413 |
| | |||||
* | 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 |
| |