]> git.mxchange.org Git - friendica.git/log
friendica.git
12 years agoreformat
Friendika [Wed, 22 Jun 2011 06:07:45 +0000 (23:07 -0700)]
reformat

12 years agostructures for friend suggestions
Friendika [Wed, 22 Jun 2011 01:03:54 +0000 (18:03 -0700)]
structures for friend suggestions

12 years agomissed some images, table border property
Friendika [Tue, 21 Jun 2011 23:45:47 +0000 (16:45 -0700)]
missed some images, table border property

12 years agofix banding on logo, xhtml compliant list and basic table support
Friendika [Tue, 21 Jun 2011 23:29:43 +0000 (16:29 -0700)]
fix banding on logo, xhtml compliant list and basic table support

12 years agoMerge pull request #123 from fabrixxm/api
Friendika [Tue, 21 Jun 2011 10:47:27 +0000 (03:47 -0700)]
Merge pull request #123 from fabrixxm/api

Api

12 years agouse "contacts/<id_contact>" url as subject id, as statusnet and twitter use urls...
Fabio Comuni [Tue, 21 Jun 2011 10:00:52 +0000 (12:00 +0200)]
use "contacts/<id_contact>" url as subject id, as statusnet and twitter use urls like "domain/<id_user>".
This seem to make StatusNet Desktop client work better.

12 years agoremove duplicate tag in atom response
Fabio Comuni [Tue, 21 Jun 2011 09:44:26 +0000 (11:44 +0200)]
remove duplicate tag in atom response

12 years agoadd users infos to rss and atom api responses
Fabio Comuni [Tue, 21 Jun 2011 09:41:16 +0000 (11:41 +0200)]
add users infos to rss and atom api responses

12 years agoonly show app on top-level or standalone posts
Friendika [Tue, 21 Jun 2011 07:56:24 +0000 (00:56 -0700)]
only show app on top-level or standalone posts

12 years agouse original application if available
Friendika [Tue, 21 Jun 2011 07:50:54 +0000 (00:50 -0700)]
use original application if available

12 years agorestrict FB imports which have privacy policies to the post owner.
Friendika [Tue, 21 Jun 2011 05:18:03 +0000 (22:18 -0700)]
restrict FB imports which have privacy policies to the post owner.
Also add facebook to $item['app'] on imported posts from FB.

12 years agoitem source
Friendika [Tue, 21 Jun 2011 02:08:40 +0000 (19:08 -0700)]
item source

12 years agoadd rate limit call so spaz will work
Friendika [Tue, 21 Jun 2011 00:16:13 +0000 (17:16 -0700)]
add rate limit call so spaz will work

12 years agousing pre - one less str_replace for log viewing
Friendika [Mon, 20 Jun 2011 23:10:03 +0000 (16:10 -0700)]
using pre - one less str_replace for log viewing

12 years agomodule to provide local "find people like me" when global dir unavailable
Friendika [Mon, 20 Jun 2011 12:14:42 +0000 (05:14 -0700)]
module to provide local "find people like me" when global dir unavailable

12 years agoMerge pull request #122 from tobiasd/master
Friendika [Mon, 20 Jun 2011 11:17:37 +0000 (04:17 -0700)]
Merge pull request #122 from tobiasd/master

German language stuff

12 years agouse atom_time on atom entries
Friendika [Mon, 20 Jun 2011 08:38:26 +0000 (01:38 -0700)]
use atom_time on atom entries

12 years agotypo and wording for the German language files
Tobias Diekershoff [Mon, 20 Jun 2011 07:47:42 +0000 (09:47 +0200)]
typo and wording for the German language files

12 years agouser and status outputs reversed for api post
Friendika [Mon, 20 Jun 2011 04:08:51 +0000 (21:08 -0700)]
user and status outputs reversed for api post

12 years agoapi post sort of working - output status,user need to be swapped
Friendika [Mon, 20 Jun 2011 03:13:24 +0000 (20:13 -0700)]
api post sort of working - output status,user need to be swapped

12 years agostatusnet API posting (untested as behind firewall at the moment)
Friendika [Mon, 20 Jun 2011 01:50:18 +0000 (18:50 -0700)]
statusnet API posting (untested as behind firewall at the moment)

12 years agomove profile privacy settings to the Privacy section of the Settings page
Friendika [Sun, 19 Jun 2011 23:47:03 +0000 (16:47 -0700)]
move profile privacy settings to the Privacy section of the Settings page

12 years agoMerge branch 'pull'
Friendika [Sun, 19 Jun 2011 22:56:07 +0000 (15:56 -0700)]
Merge branch 'pull'

12 years agorevup
Friendika [Sun, 19 Jun 2011 22:55:19 +0000 (15:55 -0700)]
revup

12 years agoMerge pull request #121 from fabrixxm/admin
Friendika [Sun, 19 Jun 2011 22:54:55 +0000 (15:54 -0700)]
Merge pull request #121 from fabrixxm/admin

Admin update

12 years agoChange logic in admin.php to load plugin settings form. Add statusnet settings form.
fabrixxm [Sun, 19 Jun 2011 13:43:10 +0000 (15:43 +0200)]
Change logic in admin.php to load plugin settings form. Add statusnet settings form.

12 years agoSave in db if addon define "$addon_plugin_admin" function. Add "plugin_admin" column...
fabrixxm [Sun, 19 Jun 2011 13:42:06 +0000 (15:42 +0200)]
Save in db if addon define "$addon_plugin_admin" function. Add "plugin_admin" column to "addon" table

12 years agoadd array support to set_config and get_config
fabrixxm [Sun, 19 Jun 2011 13:10:31 +0000 (15:10 +0200)]
add array support to set_config and get_config

12 years agoMerge branch 'pull'
Friendika [Sun, 19 Jun 2011 10:41:57 +0000 (03:41 -0700)]
Merge branch 'pull'

12 years agoMerge pull request #120 from fabrixxm/dispy
Friendika [Sun, 19 Jun 2011 10:40:10 +0000 (03:40 -0700)]
Merge pull request #120 from fabrixxm/dispy

Dispy updates and some fixes

12 years agodispy code tag style
fabrixxm [Sun, 19 Jun 2011 10:17:13 +0000 (12:17 +0200)]
dispy code tag style

12 years agoUpdate dispy. Add admin link and styles, add help link, other fixes
fabrixxm [Sun, 19 Jun 2011 09:21:30 +0000 (11:21 +0200)]
Update dispy. Add admin link and styles, add help link, other fixes

12 years agoupdate admin style in loozah
fabrixxm [Sun, 19 Jun 2011 09:20:35 +0000 (11:20 +0200)]
update admin style in loozah

12 years agofix banner in duepuntozero
fabrixxm [Sun, 19 Jun 2011 09:20:13 +0000 (11:20 +0200)]
fix banner in duepuntozero

12 years agoMerge branch 'pull'
Friendika [Sat, 18 Jun 2011 22:40:02 +0000 (15:40 -0700)]
Merge branch 'pull'

12 years agorevup
Friendika [Sat, 18 Jun 2011 22:39:19 +0000 (15:39 -0700)]
revup

12 years agoMerge pull request #119 from bufalo1973/patch-1
Friendika [Sat, 18 Jun 2011 22:38:49 +0000 (15:38 -0700)]
Merge pull request #119 from bufalo1973/patch-1

Added backslash to $name so it doesn't throws an error.

12 years agoAdded backslash to $name so it doesn't throws an error.
bufalo1973 [Sat, 18 Jun 2011 21:01:49 +0000 (14:01 -0700)]
Added backslash to $name so it doesn't throws an error.

Añadida una barra a $name para que no dé error.

12 years agoMerge pull request #118 from fabrixxm/admin
Friendika [Sat, 18 Jun 2011 07:17:36 +0000 (00:17 -0700)]
Merge pull request #118 from fabrixxm/admin

Admin work

12 years agoadmin: fix last item date in users list, fix plugins details template
fabrixxm [Sat, 18 Jun 2011 06:52:51 +0000 (08:52 +0200)]
admin: fix last item date in users list, fix plugins details template

12 years agoAdmin: add translatable strings, remove 'rino' settings, invert 'no'-setings, add...
fabrixxm [Sat, 18 Jun 2011 06:29:59 +0000 (08:29 +0200)]
Admin: add translatable strings,  remove 'rino' settings, invert 'no'-setings, add "plugin_admin" hook for global plugins settings. add settings to twitter connector as example.

12 years agotooltip for selecting items
Friendika [Sat, 18 Jun 2011 06:06:42 +0000 (23:06 -0700)]
tooltip for selecting items

12 years agoimproved UI for checked items to be deleted
Friendika [Sat, 18 Jun 2011 05:58:15 +0000 (22:58 -0700)]
improved UI for checked items to be deleted

12 years agoadd pagination to admin/user page to support large numbers of users
Friendika [Fri, 17 Jun 2011 23:21:11 +0000 (16:21 -0700)]
add pagination to admin/user page to support large numbers of users

12 years agoremove debug statements
Friendika [Fri, 17 Jun 2011 06:17:25 +0000 (23:17 -0700)]
remove debug statements

12 years agofix admin log viewer (will only read the last 5M of the log, and puts the text into...
Friendika [Fri, 17 Jun 2011 05:20:12 +0000 (22:20 -0700)]
fix admin log viewer (will only read the last 5M of the log, and puts the text into a scrolling div)

12 years agoimported event should not have wall flag set
Friendika [Fri, 17 Jun 2011 01:11:00 +0000 (18:11 -0700)]
imported event should not have wall flag set

12 years agoMerge branch 'pull'
Friendika [Thu, 16 Jun 2011 22:29:04 +0000 (15:29 -0700)]
Merge branch 'pull'

12 years agoMerge pull request #117 from tobiasd/master
Friendika [Thu, 16 Jun 2011 22:27:45 +0000 (15:27 -0700)]
Merge pull request #117 from tobiasd/master

german strings and green background for the greenzero theme

12 years agoMerge pull request #116 from fabrixxm/admin
Friendika [Thu, 16 Jun 2011 22:27:12 +0000 (15:27 -0700)]
Merge pull request #116 from fabrixxm/admin

Admin pages

12 years agorevup
Friendika [Thu, 16 Jun 2011 22:26:39 +0000 (15:26 -0700)]
revup

12 years agoput the green back in the panel background
Tobias Diekershoff [Thu, 16 Jun 2011 15:22:03 +0000 (17:22 +0200)]
put the green back in the panel background

12 years agoMerge branch 'master' of git://github.com/friendika/friendika
Tobias Diekershoff [Thu, 16 Jun 2011 13:30:51 +0000 (15:30 +0200)]
Merge branch 'master' of git://github.com/friendika/friendika

12 years agoadmin styles to loozah. missing user admin template
Fabio Comuni [Thu, 16 Jun 2011 13:08:50 +0000 (15:08 +0200)]
admin styles to loozah. missing user admin template

12 years agoAdmin users page. some fix to template processor.
Fabio Comuni [Thu, 16 Jun 2011 12:56:43 +0000 (14:56 +0200)]
Admin users page. some fix to template processor.

12 years agofix a small php notice.
Fabio Comuni [Thu, 16 Jun 2011 10:14:04 +0000 (12:14 +0200)]
fix a small php notice.

12 years agoAdmin: register policy in site page, initial users page. Aside 'Users' link show...
Fabio Comuni [Thu, 16 Jun 2011 10:05:35 +0000 (12:05 +0200)]
Admin: register policy in site page, initial users page. Aside 'Users' link show pending registrations.

12 years agoping updates trigger 'nav-update' custom event from <nav>
Fabio Comuni [Thu, 16 Jun 2011 10:04:27 +0000 (12:04 +0200)]
ping updates trigger 'nav-update' custom event from <nav>

12 years ago{{ if }} {{ else }} support in templates
Fabio Comuni [Thu, 16 Jun 2011 10:02:05 +0000 (12:02 +0200)]
{{ if }} {{ else }} support in templates

12 years agoavoid race condition on delete checked items
Friendika [Thu, 16 Jun 2011 07:38:41 +0000 (00:38 -0700)]
avoid race condition on delete checked items

12 years agodelete selected items
Friendika [Thu, 16 Jun 2011 03:43:39 +0000 (20:43 -0700)]
delete selected items

12 years agoMerge branch 'master' of git://github.com/friendika/friendika
Tobias Diekershoff [Thu, 16 Jun 2011 00:09:29 +0000 (02:09 +0200)]
Merge branch 'master' of git://github.com/friendika/friendika

12 years agorevup
Friendika [Wed, 15 Jun 2011 23:33:02 +0000 (16:33 -0700)]
revup

12 years agoiframes
Friendika [Wed, 15 Jun 2011 10:41:28 +0000 (03:41 -0700)]
iframes

12 years agoMerge branch 'master' of git://github.com/friendika/friendika
Tobias Diekershoff [Wed, 15 Jun 2011 05:02:38 +0000 (07:02 +0200)]
Merge branch 'master' of git://github.com/friendika/friendika

12 years agopreserve original timezone adjust selection when editing events
Friendika [Wed, 15 Jun 2011 04:44:27 +0000 (21:44 -0700)]
preserve original timezone adjust selection when editing events

12 years agoadd some whitespace in event html
Friendika [Wed, 15 Jun 2011 04:22:52 +0000 (21:22 -0700)]
add some whitespace in event html

12 years agoDear $username not expanded/replaced in text emails
Friendika [Wed, 15 Jun 2011 03:49:25 +0000 (20:49 -0700)]
Dear $username not expanded/replaced in text emails

12 years agoevent theming
Friendika [Wed, 15 Jun 2011 03:07:40 +0000 (20:07 -0700)]
event theming

12 years agoevent calendar links, editing
Friendika [Wed, 15 Jun 2011 02:48:37 +0000 (19:48 -0700)]
event calendar links, editing

12 years agoUpdate info comments in all plugins
Fabio Comuni [Tue, 14 Jun 2011 13:08:03 +0000 (15:08 +0200)]
Update info comments in all plugins

12 years agoLoad plugin info from plugin file. Show README.md or README from plugin dir in plugin...
Fabio Comuni [Tue, 14 Jun 2011 12:21:43 +0000 (14:21 +0200)]
Load plugin info from plugin file. Show README.md or README from plugin dir in plugin details page

12 years agoupdate styles
Fabio Comuni [Tue, 14 Jun 2011 12:21:00 +0000 (14:21 +0200)]
update styles

12 years agosimple plugin details and log view in admin
Fabio Comuni [Tue, 14 Jun 2011 09:54:14 +0000 (11:54 +0200)]
simple plugin details and log view in admin

12 years agoenable/disable plugins from admin page
Fabio Comuni [Tue, 14 Jun 2011 09:16:27 +0000 (11:16 +0200)]
enable/disable plugins from admin page

12 years agoMerge remote-tracking branch 'friendika-master/master' into admin
Fabio Comuni [Tue, 14 Jun 2011 08:37:54 +0000 (10:37 +0200)]
Merge remote-tracking branch 'friendika-master/master' into admin

12 years agoInitial plugins admin page
Fabio Comuni [Tue, 14 Jun 2011 08:35:56 +0000 (10:35 +0200)]
Initial plugins admin page

12 years agoMerge branch 'master' of git://github.com/friendika/friendika
Tobias Diekershoff [Tue, 14 Jun 2011 06:10:38 +0000 (08:10 +0200)]
Merge branch 'master' of git://github.com/friendika/friendika

12 years agodoco
Friendika [Tue, 14 Jun 2011 05:28:51 +0000 (22:28 -0700)]
doco

12 years agodemo plugin for embedded flash games
Friendika [Tue, 14 Jun 2011 05:21:48 +0000 (22:21 -0700)]
demo plugin for embedded flash games

12 years agoprev/next icons (instead of text) for photos
Friendika [Tue, 14 Jun 2011 04:43:21 +0000 (21:43 -0700)]
prev/next icons (instead of text) for photos

12 years agoapps is not an array...
Friendika [Tue, 14 Jun 2011 04:37:56 +0000 (21:37 -0700)]
apps is not an array...

12 years agoavoid returning events from getting posted again
Friendika [Tue, 14 Jun 2011 03:42:37 +0000 (20:42 -0700)]
avoid returning events from getting posted again

12 years agolink events + personal notes to profile tabs
Friendika [Tue, 14 Jun 2011 03:32:30 +0000 (20:32 -0700)]
link events + personal notes to profile tabs

12 years agoevent sharing, cont.
Friendika [Tue, 14 Jun 2011 02:06:49 +0000 (19:06 -0700)]
event sharing, cont.

12 years agofix a typo in site settings page
fabrixxm [Mon, 13 Jun 2011 16:29:14 +0000 (18:29 +0200)]
fix a typo in site settings page

12 years agoAdmin site page
Fabio Comuni [Mon, 13 Jun 2011 16:03:06 +0000 (18:03 +0200)]
Admin site page

12 years agoAdd {{ if a==b }} and {{ if a!=b }} to templates
Fabio Comuni [Mon, 13 Jun 2011 16:02:40 +0000 (18:02 +0200)]
Add {{ if a==b }} and {{ if a!=b }} to templates

12 years agofix template's {{ for }} variable lookup
Fabio Comuni [Mon, 13 Jun 2011 10:53:41 +0000 (12:53 +0200)]
fix template's {{ for }} variable lookup

12 years agoFix it strings
Fabio Comuni [Mon, 13 Jun 2011 10:53:03 +0000 (12:53 +0200)]
Fix it strings

12 years agoAdd admin page in nav
Fabio Comuni [Mon, 13 Jun 2011 10:52:52 +0000 (12:52 +0200)]
Add admin page in nav

12 years agoInitial admin page
Fabio Comuni [Mon, 13 Jun 2011 10:52:29 +0000 (12:52 +0200)]
Initial admin page

12 years agoload $a->config from db
Fabio Comuni [Mon, 13 Jun 2011 10:51:36 +0000 (12:51 +0200)]
load $a->config from db

12 years agoMerge branch 'master' of git://github.com/friendika/friendika
Tobias Diekershoff [Sat, 11 Jun 2011 06:33:02 +0000 (08:33 +0200)]
Merge branch 'master' of git://github.com/friendika/friendika

12 years agoreduce visibility of lang-select flag (duepuntozero)
Friendika [Sat, 11 Jun 2011 03:39:46 +0000 (20:39 -0700)]
reduce visibility of lang-select flag (duepuntozero)

12 years agoMerge branch 'master' of git://github.com/friendika/friendika
Tobias Diekershoff [Fri, 10 Jun 2011 17:14:10 +0000 (19:14 +0200)]
Merge branch 'master' of git://github.com/friendika/friendika

12 years agofixed a few feed problems affecting activity objects/targets
Friendika [Fri, 10 Jun 2011 08:51:14 +0000 (01:51 -0700)]
fixed a few feed problems affecting activity objects/targets

12 years agoMerge branch 'master' of git://github.com/friendika/friendika
Tobias Diekershoff [Fri, 10 Jun 2011 05:02:53 +0000 (07:02 +0200)]
Merge branch 'master' of git://github.com/friendika/friendika

12 years agoevent publish
Friendika [Fri, 10 Jun 2011 04:23:45 +0000 (21:23 -0700)]
event publish

12 years agoevent item
Friendika [Fri, 10 Jun 2011 03:02:48 +0000 (20:02 -0700)]
event item