Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | separate poll_interval from delivery_interval - default is the same. | friendica | 2012-05-07 | 1 | -0/+3 | |
| | ||||||
* | implement max load average before queuing/deferring delivery and poller ↵ | friendica | 2012-05-03 | 1 | -1/+3 | |
| | | | | processes | |||||
* | admin page to manage failed updates | friendica | 2012-04-29 | 1 | -2/+64 | |
| | ||||||
* | break up poller into separate processes | friendica | 2012-04-27 | 1 | -1/+3 | |
| | ||||||
* | XSRF protection and PHPdoc for mod/admin.php | Tobias Hößl | 2012-04-18 | 1 | -4/+13 | |
| | ||||||
* | XSRF protection and PHPdoc for mod/admin.php | Tobias Hößl | 2012-04-18 | 1 | -20/+83 | |
| | ||||||
* | admin: change global theme settings | Fabio Comuni | 2012-04-13 | 1 | -9/+37 | |
| | ||||||
* | Remove Gravatar from core and add new hook avatar_lookup. | Klaus Weidenbach | 2012-04-09 | 1 | -5/+1 | |
| | | | | | This patch removes all occurances of Gravatar from friendica's core and adds a new hook "avatar_lookup" inside the function avatar_img($email) where the new *avatar-plugins should hook in. I haven't touched the language files yet. Are they updated automatically somehow? | |||||
* | Merge branch 'master' of https://github.com/friendica/friendica | Alexander Kampmann | 2012-04-05 | 1 | -2/+49 | |
|\ | | | | | | | | | | | Conflicts: include/config.php update.php | |||||
| * | re-opened bug #363 | friendica | 2012-04-03 | 1 | -0/+10 | |
| | | ||||||
| * | bug #363 and a couple of other reported ssl link issues | friendica | 2012-04-02 | 1 | -1/+32 | |
| | | ||||||
| * | theme screenshots | friendica | 2012-03-25 | 1 | -1/+7 | |
|/ | ||||||
* | template processor broken with foreach k=>v and k is integer 0 | friendica | 2012-03-17 | 1 | -2/+2 | |
| | ||||||
* | basic ssl_policy for important modules | friendica | 2012-03-14 | 1 | -25/+25 | |
| | ||||||
* | ssl_policy stuff | friendica | 2012-03-14 | 1 | -7/+10 | |
| | ||||||
* | bugs #312, #313 | friendica | 2012-03-06 | 1 | -19/+19 | |
| | ||||||
* | some admin page fixes and cleanup | friendica | 2012-03-05 | 1 | -3/+7 | |
| | ||||||
* | admin: fix small string | Fabio Comuni | 2012-03-01 | 1 | -2/+5 | |
| | ||||||
* | show experimental and unsupported theme status on theme admin page | friendica | 2012-02-26 | 1 | -2/+4 | |
| | ||||||
* | fixed link for toggling plugin from detail page | friendica | 2012-02-25 | 1 | -1/+1 | |
| | ||||||
* | theme info (like plugin info) | friendica | 2012-02-25 | 1 | -2/+2 | |
| | ||||||
* | theme shakeup commences - themes are now administered in admin panel. | friendica | 2012-02-23 | 1 | -2/+177 | |
| | ||||||
* | Fixed log file issues on a freshly installed Friendica. | Abinoam P. Marques Jr | 2012-02-18 | 1 | -14/+27 | |
| | | | | | | * Check to see if log file exists. * After trying to open it, check to see if it went ok. * So, check to see if the file size != 0 (fread error with size = 0) | |||||
* | do not under any circumstances allow a delegated forum admin to access the ↵ | friendica | 2012-02-16 | 1 | -0/+7 | |
| | | | | site admin page. | |||||
* | add remove_user hook (it looks like dreamhost changed all my file ↵ | friendica | 2012-01-18 | 1 | -0/+0 | |
| | | | | permissions, this will make a nasty commit) | |||||
* | name change stragglers, fix newmember links, liveupdate glitch | friendica | 2011-12-14 | 1 | -4/+4 | |
| | ||||||
* | little stuff - name change, live updates, new network types | friendica | 2011-11-23 | 1 | -2/+2 | |
| | ||||||
* | plugin check returning 0 vs false | Friendika | 2011-11-03 | 1 | -1/+1 | |
| | ||||||
* | hopefully solve db update issues bug #182 | Friendika | 2011-10-18 | 1 | -9/+2 | |
| | ||||||
* | do not poll for abandoned accounts | Friendika | 2011-09-29 | 1 | -0/+4 | |
| | ||||||
* | Merge remote-tracking branch 'friendika/master' into newui | Fabio Comuni | 2011-09-05 | 1 | -2/+2 | |
|\ | ||||||
| * | error viewing logfiles over 2Gb | Friendika | 2011-09-01 | 1 | -1/+1 | |
| | | ||||||
| * | unsafe chars in admin, add img to diaspora markdown processor | Friendika | 2011-08-30 | 1 | -1/+1 | |
| | | ||||||
* | | Avoid a small error in admin | Fabio Comuni | 2011-08-31 | 1 | -1/+1 | |
|/ | ||||||
* | diaspora admin toggle, update install guide | Friendika | 2011-08-22 | 1 | -0/+3 | |
| | ||||||
* | but #118 proxy settings in admin panel | Friendika | 2011-08-12 | 1 | -4/+4 | |
| | ||||||
* | First test for friendika "live" update | Fabio Comuni | 2011-07-08 | 1 | -4/+62 | |
| | ||||||
* | friendika-z configuration details in admin page | Friendika | 2011-07-07 | 1 | -2/+7 | |
| | ||||||
* | community page | Friendika | 2011-07-04 | 1 | -11/+13 | |
| | ||||||
* | re-added last item date in admin user page. relative_date return 'never' if ↵ | Fabio Comuni | 2011-06-29 | 1 | -6/+14 | |
| | | | | null is passed | |||||
* | Fix bug #98, add "never" to relative_date(), fix batch operations | Fabio Comuni | 2011-06-29 | 1 | -18/+7 | |
| | ||||||
* | using pre - one less str_replace for log viewing | Friendika | 2011-06-20 | 1 | -3/+3 | |
| | ||||||
* | Change logic in admin.php to load plugin settings form. Add statusnet ↵ | fabrixxm | 2011-06-19 | 1 | -5/+8 | |
| | | | | settings form. | |||||
* | admin: fix last item date in users list, fix plugins details template | fabrixxm | 2011-06-18 | 1 | -4/+5 | |
| | ||||||
* | Admin: add translatable strings, remove 'rino' settings, invert ↵ | fabrixxm | 2011-06-18 | 1 | -14/+40 | |
| | | | | 'no'-setings, add "plugin_admin" hook for global plugins settings. add settings to twitter connector as example. | |||||
* | add pagination to admin/user page to support large numbers of users | Friendika | 2011-06-17 | 1 | -4/+16 | |
| | ||||||
* | fix admin log viewer (will only read the last 5M of the log, and puts the ↵ | Friendika | 2011-06-16 | 1 | -0/+21 | |
| | | | | text into a scrolling div) | |||||
* | Admin users page. some fix to template processor. | Fabio Comuni | 2011-06-16 | 1 | -5/+102 | |
| | ||||||
* | Admin: register policy in site page, initial users page. Aside 'Users' link ↵ | Fabio Comuni | 2011-06-16 | 1 | -15/+56 | |
| | | | | show pending registrations. | |||||
* | Load plugin info from plugin file. Show README.md or README from plugin dir ↵ | Fabio Comuni | 2011-06-14 | 1 | -5/+15 | |
| | | | | in plugin details page |