]> git.mxchange.org Git - friendica.git/log
friendica.git
13 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

13 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

13 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.

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

13 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.

13 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>

13 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

13 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

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

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

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

13 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

13 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

13 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

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

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

13 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

13 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

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

13 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

13 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

13 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

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

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

13 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

13 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

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

13 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

13 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

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

13 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

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

13 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

13 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

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

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

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

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

13 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)

13 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

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

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

13 years agoevent communication basics
Friendika [Thu, 9 Jun 2011 23:24:29 +0000 (16:24 -0700)]
event communication basics

13 years agodefault event publish permissions = personal
Friendika [Thu, 9 Jun 2011 08:01:29 +0000 (01:01 -0700)]
default event publish permissions = personal

13 years agoevents
Friendika [Thu, 9 Jun 2011 07:58:45 +0000 (00:58 -0700)]
events

13 years agoset permalink on photo tags
Friendika [Thu, 9 Jun 2011 05:34:22 +0000 (22:34 -0700)]
set permalink on photo tags

13 years agominor fixes to apps (don't show notes if not logged in) and photos (tag delete link...
Friendika [Thu, 9 Jun 2011 04:43:32 +0000 (21:43 -0700)]
minor fixes to apps (don't show notes if not logged in) and photos (tag delete link is leaking to unauthorised users)

13 years agomore calendar work, undo strict_privacy flag to use different approach
Friendika [Thu, 9 Jun 2011 04:06:02 +0000 (21:06 -0700)]
more calendar work, undo strict_privacy flag to use different approach

13 years agoremove event if attached item is deleted
Friendika [Wed, 8 Jun 2011 07:47:00 +0000 (00:47 -0700)]
remove event if attached item is deleted

13 years agodefault uploaded photo permissions were wrong
Friendika [Wed, 8 Jun 2011 05:47:15 +0000 (22:47 -0700)]
default uploaded photo permissions were wrong

13 years agoevents, continued. Also better regex matching accounting for empty elements
Friendika [Wed, 8 Jun 2011 05:13:07 +0000 (22:13 -0700)]
events, continued. Also better regex matching accounting for empty elements

13 years agomore progress on events
Friendika [Wed, 8 Jun 2011 03:10:43 +0000 (20:10 -0700)]
more progress on events

13 years agoMerge pull request #115 from fabrixxm/tr
Friendika [Wed, 8 Jun 2011 00:12:56 +0000 (17:12 -0700)]
Merge pull request #115 from fabrixxm/tr

update it strings

13 years agofirst recently uploaded photo (in 3 hours) to an older existing album, post made...
Friendika [Tue, 7 Jun 2011 23:23:37 +0000 (16:23 -0700)]
first recently uploaded photo (in 3 hours) to an older existing album, post made visible

13 years agoupdate it strings
fabrixxm [Tue, 7 Jun 2011 09:44:20 +0000 (11:44 +0200)]
update it strings

13 years agofix po2php plurals regexp and IT strings.php
fabrixxm [Wed, 11 May 2011 05:12:14 +0000 (07:12 +0200)]
fix po2php plurals regexp and IT strings.php

13 years agobasic saving of events
Friendika [Tue, 7 Jun 2011 05:27:38 +0000 (22:27 -0700)]
basic saving of events

13 years agotinymce for event fields
Friendika [Tue, 7 Jun 2011 04:49:07 +0000 (21:49 -0700)]
tinymce for event fields

13 years agoprev/next links in calendar
Friendika [Tue, 7 Jun 2011 04:28:11 +0000 (21:28 -0700)]
prev/next links in calendar

13 years agoevent listings
Friendika [Tue, 7 Jun 2011 03:17:36 +0000 (20:17 -0700)]
event listings

13 years agomore events framework
Friendika [Tue, 7 Jun 2011 02:59:20 +0000 (19:59 -0700)]
more events framework

13 years agostrict privacy mode (Friendika-Z) - refuse to talk to networks with privacy issues
Friendika [Mon, 6 Jun 2011 23:26:11 +0000 (16:26 -0700)]
strict privacy mode (Friendika-Z) - refuse to talk to networks with privacy issues

13 years agoMerge branch 'pull'
Friendika [Mon, 6 Jun 2011 21:17:33 +0000 (14:17 -0700)]
Merge branch 'pull'

13 years agorevup
Friendika [Mon, 6 Jun 2011 21:16:22 +0000 (14:16 -0700)]
revup

13 years agoMerge pull request #114 from fabrixxm/dispy
Friendika [Mon, 6 Jun 2011 21:15:49 +0000 (14:15 -0700)]
Merge pull request #114 from fabrixxm/dispy

Missing icons in dispy

13 years agoMerge pull request #113 from fabrixxm/master
Friendika [Mon, 6 Jun 2011 21:14:38 +0000 (14:14 -0700)]
Merge pull request #113 from fabrixxm/master

Small fix to theme selector

13 years agoAdd 'attach' and 'language' icons and enable file upload in dispy template
Fabio Comuni [Mon, 6 Jun 2011 13:38:21 +0000 (15:38 +0200)]
Add 'attach' and 'language' icons and enable file upload in dispy template

13 years agoSmall fix to theme selector
fabrixxm [Mon, 6 Jun 2011 12:55:54 +0000 (14:55 +0200)]
Small fix to theme selector

13 years agobegin event module
Friendika [Mon, 6 Jun 2011 06:10:07 +0000 (23:10 -0700)]
begin event module

13 years agobug #88, Thanks Chris! Added a couple of minor tweaks for identity checking and consi...
Friendika [Mon, 6 Jun 2011 04:05:55 +0000 (21:05 -0700)]
bug #88, Thanks Chris! Added a couple of minor tweaks for identity checking and consistency with other profile viewing links

13 years agoalphabetically sort the language selector
Friendika [Mon, 6 Jun 2011 03:45:46 +0000 (20:45 -0700)]
alphabetically sort the language selector

13 years agoadd flag for experimental themes
Friendika [Mon, 6 Jun 2011 01:05:25 +0000 (18:05 -0700)]
add flag for experimental themes

13 years agoposition language selector in dispy
Friendika [Mon, 6 Jun 2011 00:51:39 +0000 (17:51 -0700)]
position language selector in dispy

13 years agouse icon for language selector instead of hotkey
Friendika [Mon, 6 Jun 2011 00:32:56 +0000 (17:32 -0700)]
use icon for language selector instead of hotkey

13 years agomore work on facebook re-queue
Friendika [Sun, 5 Jun 2011 09:18:18 +0000 (02:18 -0700)]
more work on facebook re-queue

13 years agoload hooks inside queue
Friendika [Sun, 5 Jun 2011 09:09:31 +0000 (02:09 -0700)]
load hooks inside queue

13 years agofb queue - wrong var
Friendika [Sun, 5 Jun 2011 07:19:22 +0000 (00:19 -0700)]
fb queue - wrong var

13 years agomb_string is now required.
Friendika [Sun, 5 Jun 2011 05:48:43 +0000 (22:48 -0700)]
mb_string is now required.

13 years agofacebook queue: not enough parameters
Friendika [Sun, 5 Jun 2011 05:43:55 +0000 (22:43 -0700)]
facebook queue: not enough parameters

13 years agombstring is now required
Friendika [Sat, 4 Jun 2011 22:34:28 +0000 (15:34 -0700)]
mbstring is now required

13 years agominor edits
Friendika [Fri, 3 Jun 2011 14:04:43 +0000 (07:04 -0700)]
minor edits

13 years agodocument newmember link so you can find it later.
Friendika [Fri, 3 Jun 2011 13:49:57 +0000 (06:49 -0700)]
document newmember link so you can find it later.

13 years agodon't serialize entire item
Friendika [Fri, 3 Jun 2011 13:41:52 +0000 (06:41 -0700)]
don't serialize entire item

13 years agoshow new_member page only on our own profile
Friendika [Fri, 3 Jun 2011 13:22:39 +0000 (06:22 -0700)]
show new_member page only on our own profile

13 years agonew_member not new_user
Friendika [Fri, 3 Jun 2011 13:17:43 +0000 (06:17 -0700)]
new_member not new_user

13 years agonew member page
Friendika [Fri, 3 Jun 2011 13:12:34 +0000 (06:12 -0700)]
new member page

13 years agofacebook queueing on failure, sync update.php with boot.php update version to avoid...
Friendika [Fri, 3 Jun 2011 08:16:17 +0000 (01:16 -0700)]
facebook queueing on failure, sync update.php with boot.php update version to avoid race condition

13 years agoadjust acl_selector max name length to prevent div overflow
Friendika [Fri, 3 Jun 2011 03:58:44 +0000 (20:58 -0700)]
adjust acl_selector max name length to prevent div overflow

13 years agogot it wrong - apparently no need to fix json slashes
Friendika [Fri, 3 Jun 2011 03:42:09 +0000 (20:42 -0700)]
got it wrong - apparently no need to fix json slashes

13 years agoadd queue_deliver plugin hook
Friendika [Fri, 3 Jun 2011 01:26:06 +0000 (18:26 -0700)]
add queue_deliver plugin hook

13 years agodon't notify failed FB delivery of likes, which have no id.
Friendika [Fri, 3 Jun 2011 00:41:04 +0000 (17:41 -0700)]
don't notify failed FB delivery of likes, which have no id.

13 years agowarning message if Facebook post does not succeed. It happens quite a lot.
Friendika [Thu, 2 Jun 2011 07:52:26 +0000 (00:52 -0700)]
warning message if Facebook post does not succeed. It happens quite a lot.

13 years agomake 'visible to everybody' warning toggle correctly in photos and settings
Friendika [Thu, 2 Jun 2011 05:06:53 +0000 (22:06 -0700)]
make 'visible to everybody' warning toggle correctly in photos and settings

13 years agoi before e, except after....
Friendika [Thu, 2 Jun 2011 04:15:20 +0000 (21:15 -0700)]
i before e, except after....

13 years agoadd titles to shared items if available
Friendika [Wed, 1 Jun 2011 13:41:12 +0000 (06:41 -0700)]
add titles to shared items if available

13 years agoimprove colour balance and banner on html email notifications
Friendika [Wed, 1 Jun 2011 05:41:09 +0000 (22:41 -0700)]
improve colour balance and banner on html email notifications

13 years agoBrazilian (portugese) translation
Friendika [Wed, 1 Jun 2011 04:40:57 +0000 (21:40 -0700)]
Brazilian (portugese) translation

13 years agoshow group affiliations in contact editor
Friendika [Wed, 1 Jun 2011 02:24:26 +0000 (19:24 -0700)]
show group affiliations in contact editor

13 years agodon't count wall posts in unseen network total
Friendika [Wed, 1 Jun 2011 00:35:24 +0000 (17:35 -0700)]
don't count wall posts in unseen network total

13 years agoput oembed settings into a .settings-block div for consistency
Friendika [Tue, 31 May 2011 06:12:39 +0000 (23:12 -0700)]
put oembed settings into a .settings-block div for consistency