aboutsummaryrefslogtreecommitdiffstats
path: root/util
Commit message (Collapse)AuthorAgeFilesLines
* add ability to change existing channel/account service class withHabeas Codice2015-05-261-0/+66
| | | | | util/service_class add link from main doc
* Add docs about current service class system, tiny util to make updates aHabeas Codice2015-05-251-0/+34
| | | | little easier than the standard config util
* add local_dir_update hookredmatrix2015-05-231-521/+524
|
* fix po2php to handle projectname variables correctlyredmatrix2015-05-181-7/+15
|
* Implement permission checking for OAuth clients using the xperm table. ↵redmatrix2015-05-171-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 ↵redmatrix2015-05-171-30/+31
| | | | translation files will work across multiple projects.
* more work isolating the projectname from core.redmatrix2015-05-171-295/+299
|
* cut/paste errorredmatrix2015-05-121-1/+1
|
* repo updatersredmatrix2015-05-123-2/+72
|
* rev updateredmatrix2015-05-101-45/+61
|
* turn consensus items into diaspora polls for that networkredmatrix2015-05-051-200/+209
|
* mod/branchtopic - move an off-topic comment to its own thread as a fresh ↵friendica2015-04-241-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 eventfriendica2015-04-171-387/+413
|
* rev update, string updatefriendica2015-04-111-850/+842
|
* strings updatefriendica2015-04-031-1640/+1628
|
* Correcting reported Doxygen syntax warnings.Klaus Weidenbach2015-03-291-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 #941friendica2015-03-281-586/+660
|
* Extend Doxygen configuration a bit to display more.Klaus Weidenbach2015-03-211-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.friendica2015-03-201-366/+385
|
* update to-do listfriendica2015-03-131-3959/+2152
|
* reverse smilie storage alsofriendica2015-03-061-593/+2499
|
* should be -nefriendica2015-03-052-2/+3
|
* remove Doxygen API Documentation from repository.Klaus Weidenbach2015-03-041-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 ↵friendica2015-02-271-2345/+2369
| | | | function to mark a hubloc dead.
* provide ability to link new themes/addonsfriendica2015-02-234-8/+60
|
* minor issues with arg passingfriendica2015-02-204-9/+19
|
* updated install docfriendica2015-02-201-0/+11
|
* doc updatefriendica2015-02-201-389/+445
|
* git update scripts for external repositoriesfriendica2015-02-192-0/+20
|
* update the install doc for addons - the procedure is a bit different now ↵friendica2015-02-191-0/+1
| | | | (although it shouldn't break anything on existing sites.)
* Scripts to add external theme and addon repositories.friendica2015-02-192-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 utilfriendica2015-02-159-0/+646
|
* missing paramfriendica2015-02-131-3604/+3750
|
* get_rel_link broken - also weekly doc updatesfriendica2015-02-061-1243/+1277
|
* let zot_refresh continue without a primary hub if one cannot be found. also ↵friendica2015-01-301-3303/+3324
| | | | weekly doc updates
* local_user => local_channelfriendica2015-01-281-4/+4
|
* doc updatesfriendica2015-01-231-875/+897
|
* make typo.php descend into include/RedDAVfriendica2015-01-181-0/+8
|
* mod_prep usability enhancements, doc updatesfriendica2015-01-161-2618/+2660
|
* doc updatesfriendica2015-01-101-840/+864
|
* doc updatesfriendica2015-01-021-1960/+1971
|
* Don't trim escaped quotesErik Lundin2014-12-291-5/+13
|
* doc updatefriendica2014-12-261-270/+286
|
* doc updatesfriendica2014-12-191-2989/+2995
|
* don't import to sys channel from self-censored authorsfriendica2014-12-121-807/+820
|
* block adult channels from inclusion in public content feedsfriendica2014-12-101-703/+703
|
* update mozilla cacert.pemfriendica2014-11-281-471/+479
|
* random block widgetfriendica2014-11-221-2647/+2672
|
* minor changes to support forum modefriendica2014-11-151-2942/+2956
|
* rev updatefriendica2014-11-071-521/+608
|