]> git.mxchange.org Git - friendica.git/shortlog
friendica.git
2011-06-21 Friendikafix banding on logo, xhtml compliant list and basic...
2011-06-21 FriendikaMerge pull request #123 from fabrixxm/api
2011-06-21 Fabio Comuniuse "contacts/<id_contact>" url as subject id, as statu...
2011-06-21 Fabio Comuniremove duplicate tag in atom response
2011-06-21 Fabio Comuniadd users infos to rss and atom api responses
2011-06-21 Friendikaonly show app on top-level or standalone posts
2011-06-21 Friendikause original application if available
2011-06-21 Friendikarestrict FB imports which have privacy policies to...
2011-06-21 Friendikaitem source
2011-06-21 Friendikaadd rate limit call so spaz will work
2011-06-20 Friendikausing pre - one less str_replace for log viewing
2011-06-20 Friendikamodule to provide local "find people like me" when...
2011-06-20 FriendikaMerge pull request #122 from tobiasd/master
2011-06-20 Friendikause atom_time on atom entries
2011-06-20 Tobias Diekershofftypo and wording for the German language files
2011-06-20 Friendikauser and status outputs reversed for api post
2011-06-20 Friendikaapi post sort of working - output status,user need...
2011-06-20 Friendikastatusnet API posting (untested as behind firewall...
2011-06-19 Friendikamove profile privacy settings to the Privacy section...
2011-06-19 FriendikaMerge branch 'pull'
2011-06-19 Friendikarevup
2011-06-19 FriendikaMerge pull request #121 from fabrixxm/admin
2011-06-19 fabrixxmChange logic in admin.php to load plugin settings form...
2011-06-19 fabrixxmSave in db if addon define "$addon_plugin_admin" functi...
2011-06-19 fabrixxmadd array support to set_config and get_config
2011-06-19 FriendikaMerge branch 'pull'
2011-06-19 FriendikaMerge pull request #120 from fabrixxm/dispy
2011-06-19 fabrixxmdispy code tag style
2011-06-19 fabrixxmUpdate dispy. Add admin link and styles, add help link...
2011-06-19 fabrixxmupdate admin style in loozah
2011-06-19 fabrixxmfix banner in duepuntozero
2011-06-18 FriendikaMerge branch 'pull'
2011-06-18 Friendikarevup
2011-06-18 FriendikaMerge pull request #119 from bufalo1973/patch-1
2011-06-18 bufalo1973Added backslash to $name so it doesn't throws an error.
2011-06-18 FriendikaMerge pull request #118 from fabrixxm/admin
2011-06-18 fabrixxmadmin: fix last item date in users list, fix plugins...
2011-06-18 fabrixxmAdmin: add translatable strings, remove 'rino' setting...
2011-06-18 Friendikatooltip for selecting items
2011-06-18 Friendikaimproved UI for checked items to be deleted
2011-06-17 Friendikaadd pagination to admin/user page to support large...
2011-06-17 Friendikaremove debug statements
2011-06-17 Friendikafix admin log viewer (will only read the last 5M of...
2011-06-17 Friendikaimported event should not have wall flag set
2011-06-16 FriendikaMerge branch 'pull'
2011-06-16 FriendikaMerge pull request #117 from tobiasd/master
2011-06-16 FriendikaMerge pull request #116 from fabrixxm/admin
2011-06-16 Friendikarevup
2011-06-16 Tobias Diekershoffput the green back in the panel background
2011-06-16 Tobias DiekershoffMerge branch 'master' of git://github.com/friendika...
2011-06-16 Fabio Comuniadmin styles to loozah. missing user admin template
2011-06-16 Fabio ComuniAdmin users page. some fix to template processor.
2011-06-16 Fabio Comunifix a small php notice.
2011-06-16 Fabio ComuniAdmin: register policy in site page, initial users...
2011-06-16 Fabio Comuniping updates trigger 'nav-update' custom event from...
2011-06-16 Fabio Comuni{{ if }} {{ else }} support in templates
2011-06-16 Friendikaavoid race condition on delete checked items
2011-06-16 Friendikadelete selected items
2011-06-16 Tobias DiekershoffMerge branch 'master' of git://github.com/friendika...
2011-06-15 Friendikarevup
2011-06-15 Friendikaiframes
2011-06-15 Tobias DiekershoffMerge branch 'master' of git://github.com/friendika...
2011-06-15 Friendikapreserve original timezone adjust selection when editin...
2011-06-15 Friendikaadd some whitespace in event html
2011-06-15 FriendikaDear $username not expanded/replaced in text emails
2011-06-15 Friendikaevent theming
2011-06-15 Friendikaevent calendar links, editing
2011-06-14 Fabio ComuniUpdate info comments in all plugins
2011-06-14 Fabio ComuniLoad plugin info from plugin file. Show README.md or...
2011-06-14 Fabio Comuniupdate styles
2011-06-14 Fabio Comunisimple plugin details and log view in admin
2011-06-14 Fabio Comunienable/disable plugins from admin page
2011-06-14 Fabio ComuniMerge remote-tracking branch 'friendika-master/master...
2011-06-14 Fabio ComuniInitial plugins admin page
2011-06-14 Tobias DiekershoffMerge branch 'master' of git://github.com/friendika...
2011-06-14 Friendikadoco
2011-06-14 Friendikademo plugin for embedded flash games
2011-06-14 Friendikaprev/next icons (instead of text) for photos
2011-06-14 Friendikaapps is not an array...
2011-06-14 Friendikaavoid returning events from getting posted again
2011-06-14 Friendikalink events + personal notes to profile tabs
2011-06-14 Friendikaevent sharing, cont.
2011-06-13 fabrixxmfix a typo in site settings page
2011-06-13 Fabio ComuniAdmin site page
2011-06-13 Fabio ComuniAdd {{ if a==b }} and {{ if a!=b }} to templates
2011-06-13 Fabio Comunifix template's {{ for }} variable lookup
2011-06-13 Fabio ComuniFix it strings
2011-06-13 Fabio ComuniAdd admin page in nav
2011-06-13 Fabio ComuniInitial admin page
2011-06-13 Fabio Comuniload $a->config from db
2011-06-11 Tobias DiekershoffMerge branch 'master' of git://github.com/friendika...
2011-06-11 Friendikareduce visibility of lang-select flag (duepuntozero)
2011-06-10 Tobias DiekershoffMerge branch 'master' of git://github.com/friendika...
2011-06-10 Friendikafixed a few feed problems affecting activity objects...
2011-06-10 Tobias DiekershoffMerge branch 'master' of git://github.com/friendika...
2011-06-10 Friendikaevent publish
2011-06-10 Friendikaevent item
2011-06-09 Friendikaevent communication basics
2011-06-09 Tobias DiekershoffMerge branch 'master' of git://github.com/friendika...
2011-06-09 Friendikadefault event publish permissions = personal
next