]> git.mxchange.org Git - friendica.git/log
friendica.git
13 years agocheck count before foreach
friendica [Tue, 3 Jan 2012 06:58:09 +0000 (22:58 -0800)]
check count before foreach

13 years agohopefully this will speed up the network updates a wee bit more
friendica [Tue, 3 Jan 2012 03:33:26 +0000 (19:33 -0800)]
hopefully this will speed up the network updates a wee bit more

13 years agothat didn't work - revert
friendica [Tue, 3 Jan 2012 02:50:28 +0000 (18:50 -0800)]
that didn't work - revert

13 years agosql optimisation cont.
friendica [Tue, 3 Jan 2012 02:40:38 +0000 (18:40 -0800)]
sql optimisation cont.

13 years agoconversation sql optimisations
friendica [Tue, 3 Jan 2012 00:54:37 +0000 (16:54 -0800)]
conversation sql optimisations

13 years agoMerge branch 'pull'
friendica [Mon, 2 Jan 2012 22:04:08 +0000 (14:04 -0800)]
Merge branch 'pull'

13 years agorevup
friendica [Mon, 2 Jan 2012 21:59:50 +0000 (13:59 -0800)]
revup

13 years agoMerge pull request #21 from fabrixxm/fixinstall
fabrixxm [Mon, 2 Jan 2012 21:35:23 +0000 (13:35 -0800)]
Merge pull request #21 from fabrixxm/fixinstall

Fix install procedure

13 years agoinstall: fix install procedure
Fabio Comuni [Mon, 2 Jan 2012 19:16:28 +0000 (20:16 +0100)]
install: fix install procedure

install procedure as a wizard
graphical rappresentation of passed/unpassed system checks
db connection test don't try anymore to create the db
admin email and timezone are asked in a separate pass
fix loading of database.sql, removing comments from phpmyadmin export
fix check for .htconfig.php writability
ask for php-cli path if not found in PATH
install_db.tpl use field_* templates to render the form

13 years agotext: "turn off" logger() if module is "install"
Fabio Comuni [Mon, 2 Jan 2012 19:11:06 +0000 (20:11 +0100)]
text: "turn off" logger() if module is "install"

13 years agodba: leave unconnected if $server and $user are not defined
Fabio Comuni [Mon, 2 Jan 2012 19:10:23 +0000 (20:10 +0100)]
dba: leave unconnected if $server and $user are not defined

13 years agodatetime: new field_timezone() function, new template field_select_raw.tpl
Fabio Comuni [Mon, 2 Jan 2012 19:09:25 +0000 (20:09 +0100)]
datetime: new field_timezone() function, new template field_select_raw.tpl

returns a timezone select like select_timezone() but using template field_select_raw.tpl.
field_select_raw get options html as forth argument, instead of array value=>label like field_select

13 years agotry again on the network page sql optimisation
friendica [Mon, 2 Jan 2012 11:40:52 +0000 (03:40 -0800)]
try again on the network page sql optimisation

13 years agorevert sql optimisation - js updates broken
friendica [Mon, 2 Jan 2012 08:20:06 +0000 (00:20 -0800)]
revert sql optimisation - js updates broken

13 years agolong running query on network page - optimise out the double sub-select
friendica [Mon, 2 Jan 2012 07:07:53 +0000 (23:07 -0800)]
long running query on network page - optimise out the double sub-select

13 years agobug #250 typo in database.sql
friendica [Mon, 2 Jan 2012 06:46:20 +0000 (22:46 -0800)]
bug #250 typo in database.sql

13 years agoextensible notify structure
friendica [Mon, 2 Jan 2012 06:44:03 +0000 (22:44 -0800)]
extensible notify structure

13 years agochange default ostatus poll interval
friendica [Sun, 1 Jan 2012 19:45:56 +0000 (11:45 -0800)]
change default ostatus poll interval

13 years agonotification data type
friendica [Sun, 1 Jan 2012 08:39:22 +0000 (00:39 -0800)]
notification data type

13 years agofunction not defined
friendica [Sat, 31 Dec 2011 04:48:49 +0000 (20:48 -0800)]
function not defined

13 years agomigrate more notifications
friendica [Fri, 30 Dec 2011 06:32:30 +0000 (22:32 -0800)]
migrate more notifications

13 years agohide contacts on approval
friendica [Thu, 29 Dec 2011 08:23:05 +0000 (00:23 -0800)]
hide contacts on approval

13 years agoadd notifications to d* private messages
friendica [Tue, 27 Dec 2011 23:49:47 +0000 (15:49 -0800)]
add notifications to d* private messages

13 years agoMerge branch 'pull'
friendica [Tue, 27 Dec 2011 22:27:39 +0000 (14:27 -0800)]
Merge branch 'pull'

13 years agonotification testing
friendica [Tue, 27 Dec 2011 22:26:44 +0000 (14:26 -0800)]
notification testing

13 years agonotify_intro
friendica [Mon, 26 Dec 2011 23:47:40 +0000 (15:47 -0800)]
notify_intro

13 years agoextending notifications to other types
friendica [Mon, 26 Dec 2011 22:16:25 +0000 (14:16 -0800)]
extending notifications to other types

13 years agotranslation of email templates
Tobias Diekershoff [Mon, 26 Dec 2011 08:16:33 +0000 (09:16 +0100)]
translation of email templates

13 years agotranslation of email template
Tobias Diekershoff [Mon, 26 Dec 2011 08:08:32 +0000 (09:08 +0100)]
translation of email template

13 years agotranslation of the email template
Tobias Diekershoff [Mon, 26 Dec 2011 08:05:02 +0000 (09:05 +0100)]
translation of the email template

13 years agonew notification module working for "email message received"
friendica [Mon, 26 Dec 2011 07:00:19 +0000 (23:00 -0800)]
new notification module working for "email message received"

13 years agoMerge branch 'master' into notify
friendica [Mon, 26 Dec 2011 03:14:45 +0000 (19:14 -0800)]
Merge branch 'master' into notify

13 years agomore enotify
friendica [Mon, 26 Dec 2011 00:20:53 +0000 (16:20 -0800)]
more enotify

13 years agoMerge branch 'pull'
friendica [Mon, 26 Dec 2011 00:06:09 +0000 (16:06 -0800)]
Merge branch 'pull'

13 years agorevup
friendica [Mon, 26 Dec 2011 00:05:25 +0000 (16:05 -0800)]
revup

13 years agoMerge pull request #20 from Keith2/master
friendica [Sun, 25 Dec 2011 23:13:20 +0000 (15:13 -0800)]
Merge pull request #20 from Keith2/master

Spelling mistake fix using TLS not TSL

13 years ago modified: settings.php corrected TLS email connector not working due to spelling...
root [Sun, 25 Dec 2011 22:52:15 +0000 (22:52 +0000)]
modified:   settings.php corrected TLS email connector not working due to spelling mistake.

13 years agomore enotify
friendica [Sun, 25 Dec 2011 06:36:17 +0000 (22:36 -0800)]
more enotify

13 years agorevup
friendica [Sun, 25 Dec 2011 06:13:44 +0000 (22:13 -0800)]
revup

13 years agomore work on enotify
friendica [Sat, 24 Dec 2011 07:07:05 +0000 (23:07 -0800)]
more work on enotify

13 years agoMerge branch 'master' into notify
friendica [Sat, 24 Dec 2011 06:40:04 +0000 (22:40 -0800)]
Merge branch 'master' into notify

13 years agorevup
friendica [Sat, 24 Dec 2011 06:39:43 +0000 (22:39 -0800)]
revup

13 years agoMerge branch 'master' into notify
friendica [Fri, 23 Dec 2011 09:44:42 +0000 (01:44 -0800)]
Merge branch 'master' into notify

13 years agopreparation for 3g email contacts
friendica [Fri, 23 Dec 2011 09:44:03 +0000 (01:44 -0800)]
preparation for 3g email contacts

13 years agopreparation for 3rd generation email contacts
friendica [Fri, 23 Dec 2011 09:38:06 +0000 (01:38 -0800)]
preparation for 3rd generation email contacts

13 years agoMerge branch 'master' into notify
friendica [Fri, 23 Dec 2011 00:08:17 +0000 (16:08 -0800)]
Merge branch 'master' into notify

13 years agoimproved cid search
friendica [Fri, 23 Dec 2011 00:05:03 +0000 (16:05 -0800)]
improved cid search

13 years agoMerge branch 'master' into notify
friendica [Thu, 22 Dec 2011 23:42:01 +0000 (15:42 -0800)]
Merge branch 'master' into notify

13 years agorevup
friendica [Thu, 22 Dec 2011 23:41:33 +0000 (15:41 -0800)]
revup

13 years agobetter handling of the display of conflicting group permissions
friendica [Thu, 22 Dec 2011 02:04:24 +0000 (18:04 -0800)]
better handling of the display of conflicting group permissions

13 years agobug #188 diaspora_signed_retraction not removing post
friendica [Wed, 21 Dec 2011 22:42:12 +0000 (14:42 -0800)]
bug #188 diaspora_signed_retraction not removing post

13 years agobug #247
friendica [Wed, 21 Dec 2011 09:45:15 +0000 (01:45 -0800)]
bug #247

13 years agoimplement max daily registrations
friendica [Wed, 21 Dec 2011 04:12:29 +0000 (20:12 -0800)]
implement max daily registrations

13 years agobug #246
friendica [Wed, 21 Dec 2011 03:11:46 +0000 (19:11 -0800)]
bug #246

13 years agoaudio/video bb tags showing up on Diaspora
friendica [Wed, 21 Dec 2011 01:01:41 +0000 (17:01 -0800)]
audio/video bb tags showing up on Diaspora

13 years agoremove hashchars from pub keywords
friendica [Tue, 20 Dec 2011 11:04:20 +0000 (03:04 -0800)]
remove hashchars from pub keywords

13 years agowrong style for unvisited links
friendica [Tue, 20 Dec 2011 04:23:11 +0000 (20:23 -0800)]
wrong style for unvisited links

13 years agobug 244 multiple birthday reminders from Diaspora if profile changed repeatedly
friendica [Tue, 20 Dec 2011 03:06:25 +0000 (19:06 -0800)]
bug 244 multiple birthday reminders from Diaspora if profile changed repeatedly

13 years agomore data checking, cleans up some infrequent php errors
friendica [Tue, 20 Dec 2011 00:51:57 +0000 (16:51 -0800)]
more data checking, cleans up some infrequent php errors

13 years agoinvalid thread-id in "nouveau" mode of conversation, bug 245
friendica [Mon, 19 Dec 2011 21:51:55 +0000 (13:51 -0800)]
invalid thread-id in "nouveau" mode of conversation, bug 245

13 years agojquery effects missing from zero derivatives
friendica [Mon, 19 Dec 2011 09:23:12 +0000 (01:23 -0800)]
jquery effects missing from zero derivatives

13 years agopoco_load aborting after debug statement
friendica [Mon, 19 Dec 2011 08:40:00 +0000 (00:40 -0800)]
poco_load aborting after debug statement

13 years agosuggest query for no friends messed up
friendica [Sun, 18 Dec 2011 21:03:20 +0000 (13:03 -0800)]
suggest query for no friends messed up

13 years agoconnect on suggest/match - added to testbubble
friendica [Sun, 18 Dec 2011 20:51:45 +0000 (12:51 -0800)]
connect on suggest/match - added to testbubble

13 years agomake mod-follow "get"-able
friendica [Sun, 18 Dec 2011 20:41:46 +0000 (12:41 -0800)]
make mod-follow "get"-able

13 years agoadd connect link to suggestion and matches
friendica [Sun, 18 Dec 2011 09:44:46 +0000 (01:44 -0800)]
add connect link to suggestion and matches

13 years agoadd connect link to friend suggest
friendica [Sun, 18 Dec 2011 09:08:32 +0000 (01:08 -0800)]
add connect link to friend suggest

13 years agoadd webfinger addr to gcontact for friend "connect" links
friendica [Sun, 18 Dec 2011 08:50:17 +0000 (00:50 -0800)]
add webfinger addr to gcontact for friend "connect" links

13 years agofix xml poco for arrays
friendica [Sun, 18 Dec 2011 08:39:15 +0000 (00:39 -0800)]
fix xml poco for arrays

13 years agotypo
friendica [Sun, 18 Dec 2011 08:22:44 +0000 (00:22 -0800)]
typo

13 years agotypo
friendica [Sun, 18 Dec 2011 08:21:01 +0000 (00:21 -0800)]
typo

13 years agoadd webfinger to poco, if present
friendica [Sun, 18 Dec 2011 08:14:34 +0000 (00:14 -0800)]
add webfinger to poco, if present

13 years agoimprove the email regex a bit more
friendica [Fri, 16 Dec 2011 22:31:39 +0000 (14:31 -0800)]
improve the email regex a bit more

13 years agobug 241 - valid emails may contain + on lhs
friendica [Fri, 16 Dec 2011 22:06:50 +0000 (14:06 -0800)]
bug 241 - valid emails may contain + on lhs

13 years agoeliminate dup identical hashtags in posts
friendica [Fri, 16 Dec 2011 09:42:45 +0000 (01:42 -0800)]
eliminate dup identical hashtags in posts

13 years agodefault suggestions not being collected properly
friendica [Thu, 15 Dec 2011 21:52:52 +0000 (13:52 -0800)]
default suggestions not being collected properly

13 years agorevup
friendica [Thu, 15 Dec 2011 20:50:34 +0000 (12:50 -0800)]
revup

13 years agomust use named vars in plugin args
friendica [Thu, 15 Dec 2011 09:09:38 +0000 (01:09 -0800)]
must use named vars in plugin args

13 years agohome_init hook
friendica [Thu, 15 Dec 2011 09:08:19 +0000 (01:08 -0800)]
home_init hook

13 years agosimplify live update
friendica [Thu, 15 Dec 2011 01:23:41 +0000 (17:23 -0800)]
simplify live update

13 years agotesting
friendica [Thu, 15 Dec 2011 00:43:37 +0000 (16:43 -0800)]
testing

13 years agolive update glitches cont.
friendica [Wed, 14 Dec 2011 23:51:13 +0000 (15:51 -0800)]
live update glitches cont.

13 years agoMerge branch 'pull'
friendica [Wed, 14 Dec 2011 22:19:16 +0000 (14:19 -0800)]
Merge branch 'pull'

13 years agoname change stragglers, fix newmember links, liveupdate glitch
friendica [Wed, 14 Dec 2011 22:17:48 +0000 (14:17 -0800)]
name change stragglers, fix newmember links, liveupdate glitch

13 years agoMerge pull request #19 from fabrixxm/master
fabrixxm [Wed, 14 Dec 2011 15:12:19 +0000 (07:12 -0800)]
Merge pull request #19 from fabrixxm/master

update messages.po

13 years agoUpdate messages.po
Fabio Comuni [Wed, 14 Dec 2011 15:11:07 +0000 (16:11 +0100)]
Update messages.po

13 years ago"new" view broken after liveupdate fixes
friendica [Wed, 14 Dec 2011 11:51:50 +0000 (03:51 -0800)]
"new" view broken after liveupdate fixes

13 years agostring update
friendica [Wed, 14 Dec 2011 03:21:55 +0000 (19:21 -0800)]
string update

13 years agoupdate link locations
friendica [Wed, 14 Dec 2011 03:17:33 +0000 (19:17 -0800)]
update link locations

13 years agoliveupdate: only modify existing conversations if not page1
friendica [Tue, 13 Dec 2011 23:21:11 +0000 (15:21 -0800)]
liveupdate: only modify existing conversations if not page1

13 years agoMerge branch 'master' into notify
friendica [Tue, 13 Dec 2011 04:13:12 +0000 (20:13 -0800)]
Merge branch 'master' into notify

13 years agounnecessary slash in profile update path
friendica [Tue, 13 Dec 2011 03:08:13 +0000 (19:08 -0800)]
unnecessary slash in profile update path

13 years agoclearup update backlog after commenting
friendica [Tue, 13 Dec 2011 02:08:09 +0000 (18:08 -0800)]
clearup update backlog after commenting

13 years agodefault ajax settings after conversion
friendica [Tue, 13 Dec 2011 01:30:29 +0000 (17:30 -0800)]
default ajax settings after conversion

13 years agochange default ajax interval to 40 seconds
friendica [Tue, 13 Dec 2011 01:10:19 +0000 (17:10 -0800)]
change default ajax interval to 40 seconds

13 years agoremove all plugins from default config
friendica [Tue, 13 Dec 2011 00:28:33 +0000 (16:28 -0800)]
remove all plugins from default config

13 years agolive update improvements
friendica [Tue, 13 Dec 2011 00:11:03 +0000 (16:11 -0800)]
live update improvements

13 years agorefactor updates
friendica [Mon, 12 Dec 2011 22:39:25 +0000 (14:39 -0800)]
refactor updates

13 years agoMerge branch 'pull'
friendica [Mon, 12 Dec 2011 21:43:08 +0000 (13:43 -0800)]
Merge branch 'pull'

13 years agorevup
friendica [Mon, 12 Dec 2011 21:41:51 +0000 (13:41 -0800)]
revup