]> git.mxchange.org Git - friendica.git/log
friendica.git
13 years agofinish translation of 'xxxxx wrote:'
friendica [Mon, 13 Feb 2012 04:56:44 +0000 (20:56 -0800)]
finish translation of 'xxxxx wrote:'

13 years agoMerge pull request #33 from friendica/bbcode
friendica [Mon, 13 Feb 2012 03:57:49 +0000 (19:57 -0800)]
Merge pull request #33 from friendica/bbcode

Improving BBCode support

13 years agoMerge branch 'master' into bbcode
Abinoam P. Marques Jr [Mon, 13 Feb 2012 02:56:53 +0000 (18:56 -0800)]
Merge branch 'master' into bbcode

13 years agoAdded [th] bbcode tag support.
Abinoam P. Marques Jr [Mon, 13 Feb 2012 01:27:08 +0000 (17:27 -0800)]
Added [th] bbcode tag support.

13 years agomake 'x minutes ago' fully translateable with argument ordering. string update.
friendica [Mon, 13 Feb 2012 01:15:09 +0000 (17:15 -0800)]
make 'x minutes ago' fully translateable with argument ordering. string update.

13 years agoFixed bbcode [li] and [*] handling.
Abinoam P. Marques Jr [Mon, 13 Feb 2012 01:10:06 +0000 (17:10 -0800)]
Fixed bbcode [li] and [*] handling.

13 years agoAdded [quote=Name] bbcode support.
Abinoam P. Marques Jr [Mon, 13 Feb 2012 00:18:58 +0000 (16:18 -0800)]
Added [quote=Name] bbcode support.

13 years agoAdded [center] bbcode support.
Abinoam P. Marques Jr [Sun, 12 Feb 2012 23:51:17 +0000 (15:51 -0800)]
Added [center] bbcode support.

13 years agoBBCode [size=50] --> font-size: 50px (with the unit px).
Abinoam P. Marques Jr [Sun, 12 Feb 2012 22:59:07 +0000 (14:59 -0800)]
BBCode [size=50] --> font-size: 50px (with the unit px).

This [size=number] without unit is kind of a standard.
It was being rendered like "font-size: 50" and that's not valid CSS style.

13 years agoAdded support to [noparse], [nobb] and [pre] as bbcode escape tags.
Abinoam P. Marques Jr [Sun, 12 Feb 2012 22:35:29 +0000 (14:35 -0800)]
Added support to [noparse], [nobb] and [pre] as bbcode escape tags.

13 years agobug #281
friendica [Sun, 12 Feb 2012 22:18:32 +0000 (14:18 -0800)]
bug #281

13 years agoAdded support for [ol] standard ordered list bbcode.
Abinoam P. Marques Jr [Sun, 12 Feb 2012 20:00:23 +0000 (12:00 -0800)]
Added support for [ol] standard ordered list bbcode.

13 years agoAdded support for [ul] standard unordered list bbcode.
Abinoam P. Marques Jr [Sun, 12 Feb 2012 14:21:01 +0000 (06:21 -0800)]
Added support for [ul] standard unordered list bbcode.

13 years agoRegexp fix for [LIST=i], [list=i], [LIST=I] and [LIST=i] bbcodes
Abinoam P. Marques Jr [Sun, 12 Feb 2012 14:13:49 +0000 (06:13 -0800)]
Regexp fix for [LIST=i], [list=i], [LIST=I] and [LIST=i] bbcodes

13 years agoMerge pull request #32 from copyninja/master
tobiasd [Sun, 12 Feb 2012 09:42:43 +0000 (01:42 -0800)]
Merge pull request #32 from copyninja/master

Mapped ;) :D and :-O smileys

13 years agoMerge branch 'master' of git://github.com/friendica/friendica
Vasudev Kamath [Sun, 12 Feb 2012 09:36:41 +0000 (15:06 +0530)]
Merge branch 'master' of git://github.com/friendica/friendica

13 years ago;) :D and :-O are also enabled for wink laugh and surprised smiley's
Vasudev Kamath [Sun, 12 Feb 2012 09:36:12 +0000 (15:06 +0530)]
;) :D and :-O are also enabled for wink laugh and surprised smiley's

13 years agodo not display contact_block if config for num shown is 0
friendica [Sun, 12 Feb 2012 07:49:05 +0000 (23:49 -0800)]
do not display contact_block if config for num shown is 0

13 years agorefresh contact record after setting change
friendica [Sun, 12 Feb 2012 07:17:55 +0000 (23:17 -0800)]
refresh contact record after setting change

13 years agokissing smilie may need escaping (thanks - Abinoam)
friendica [Sun, 12 Feb 2012 05:46:48 +0000 (21:46 -0800)]
kissing smilie may need escaping (thanks - Abinoam)

13 years agobug #279, add network selector widget to contacts page
friendica [Sun, 12 Feb 2012 05:39:51 +0000 (21:39 -0800)]
bug #279, add network selector widget to contacts page

13 years agofix link/bookmark reshares
friendica [Sun, 12 Feb 2012 03:21:41 +0000 (19:21 -0800)]
fix link/bookmark reshares

13 years agobug #278 show only blocked contacts
friendica [Sat, 11 Feb 2012 11:07:15 +0000 (03:07 -0800)]
bug #278 show only blocked contacts

13 years agoMerge branch 'pull'
friendica [Sat, 11 Feb 2012 09:25:21 +0000 (01:25 -0800)]
Merge branch 'pull'

13 years agoshow tags (pub_keywords) in advanced profile
friendica [Sat, 11 Feb 2012 09:24:29 +0000 (01:24 -0800)]
show tags (pub_keywords) in advanced profile

13 years agofpostit by Devlon Duthied added to utils
Tobias Diekershoff [Sat, 11 Feb 2012 09:03:14 +0000 (10:03 +0100)]
fpostit by Devlon Duthied added to utils

13 years agobug #270 - solved
Abinoam P. Marques Jr [Fri, 10 Feb 2012 22:03:43 +0000 (14:03 -0800)]
bug #270 - solved

13 years agodb installation sync
friendica [Fri, 10 Feb 2012 21:43:35 +0000 (13:43 -0800)]
db installation sync

13 years agosend notify emails to community pages as well as people
friendica [Fri, 10 Feb 2012 08:08:23 +0000 (00:08 -0800)]
send notify emails to community pages as well as people

13 years agobug #274
friendica [Fri, 10 Feb 2012 06:44:59 +0000 (22:44 -0800)]
bug #274

13 years agoitem tag notifications
friendica [Fri, 10 Feb 2012 05:18:50 +0000 (21:18 -0800)]
item tag notifications

13 years agoadd render_location hook to both sets of conversations
friendica [Fri, 10 Feb 2012 02:09:28 +0000 (18:09 -0800)]
add render_location hook to both sets of conversations

13 years agoMerge branch 'pull'
friendica [Fri, 10 Feb 2012 00:03:30 +0000 (16:03 -0800)]
Merge branch 'pull'

13 years agoedit post not working after plaintext editor fixes, missing some recent editor templa...
friendica [Thu, 9 Feb 2012 23:58:26 +0000 (15:58 -0800)]
edit post not working after plaintext editor fixes, missing some recent editor template changes

13 years agobug #273 - no $baseurl variable expansion in install template
friendica [Thu, 9 Feb 2012 23:13:34 +0000 (15:13 -0800)]
bug #273 - no $baseurl variable expansion in install template

13 years agoMerge pull request #30 from Keith2/master
Keith Fernie [Thu, 9 Feb 2012 23:08:53 +0000 (15:08 -0800)]
Merge pull request #30 from Keith2/master

Adds a custom YourLS url shortener to slinky.php

13 years agorender_location hook
friendica [Thu, 9 Feb 2012 23:02:59 +0000 (15:02 -0800)]
render_location hook

13 years agoadd tag notifications to enotify
friendica [Thu, 9 Feb 2012 22:06:17 +0000 (14:06 -0800)]
add tag notifications to enotify

13 years ago modified: library/slinky.php Set up tabs in code correctly.
Keith Fernie [Thu, 9 Feb 2012 21:44:52 +0000 (21:44 +0000)]
modified:   library/slinky.php Set up tabs in code correctly.

13 years ago modified: library/slinky.php Added a custom YourLS shortener to the available...
Keith Fernie [Thu, 9 Feb 2012 20:45:38 +0000 (20:45 +0000)]
modified:   library/slinky.php Added a custom YourLS shortener to the available shorteners

13 years agoMerge branch 'pull'
friendica [Thu, 9 Feb 2012 07:31:35 +0000 (23:31 -0800)]
Merge branch 'pull'

13 years agoInstall note about PHP path.
Abinoam P. Marques Jr [Thu, 9 Feb 2012 06:01:42 +0000 (22:01 -0800)]
Install note about PHP path.

13 years agoif removing a contact after viewing the third page of contacts, go back to page 3
friendica [Thu, 9 Feb 2012 05:15:26 +0000 (21:15 -0800)]
if removing a contact after viewing the third page of contacts, go back to page 3

13 years agofix apps sub-menu on quattro and vier
friendica [Thu, 9 Feb 2012 02:12:26 +0000 (18:12 -0800)]
fix apps sub-menu on quattro and vier

13 years agoMerge branch 'pull'
friendica [Thu, 9 Feb 2012 01:56:55 +0000 (17:56 -0800)]
Merge branch 'pull'

13 years agobegin cmin, cmax
friendica [Thu, 9 Feb 2012 01:56:23 +0000 (17:56 -0800)]
begin cmin, cmax

13 years agoquattro: added delete button to mail list overview
Tobias Diekershoff [Wed, 8 Feb 2012 21:29:38 +0000 (22:29 +0100)]
quattro: added delete button to mail list overview

13 years agoquattro: added delete buttons to groups and contacts
Tobias Diekershoff [Wed, 8 Feb 2012 21:13:36 +0000 (22:13 +0100)]
quattro: added delete buttons to groups and contacts

13 years agoquattro: group member selection styling
Tobias Diekershoff [Wed, 8 Feb 2012 19:47:52 +0000 (20:47 +0100)]
quattro: group member selection styling

13 years agoMerge branch 'master' of https://github.com/friendica/friendica
Tobias Diekershoff [Wed, 8 Feb 2012 18:11:11 +0000 (19:11 +0100)]
Merge branch 'master' of https://github.com/friendica/friendica

13 years agoadded theme "vier" by Michael Vogel
Tobias Diekershoff [Wed, 8 Feb 2012 18:09:25 +0000 (19:09 +0100)]
added theme "vier" by Michael Vogel

13 years agobrowser being sent to update_community
friendica [Wed, 8 Feb 2012 11:40:49 +0000 (03:40 -0800)]
browser being sent to update_community

13 years agomake individual advanced profile items addressable via script or plugin
friendica [Wed, 8 Feb 2012 04:34:40 +0000 (20:34 -0800)]
make individual advanced profile items addressable via script or plugin

13 years ago:coffee extended smilie
friendica [Wed, 8 Feb 2012 01:03:09 +0000 (17:03 -0800)]
:coffee extended smilie

13 years agobeer smilie
friendica [Tue, 7 Feb 2012 23:41:06 +0000 (15:41 -0800)]
beer smilie

13 years agodon't link tags enclosed inside Diaspora links
friendica [Tue, 7 Feb 2012 10:16:28 +0000 (02:16 -0800)]
don't link tags enclosed inside Diaspora links

13 years agomore fixes for textmode
friendica [Tue, 7 Feb 2012 08:13:16 +0000 (00:13 -0800)]
more fixes for textmode

13 years agobasic support for plaintext editor configuration (disable tinymce), currently only...
friendica [Tue, 7 Feb 2012 04:28:50 +0000 (20:28 -0800)]
basic support for plaintext editor configuration (disable tinymce), currently only zero themes - and not all the post tools currently work (as some of them emit html).

13 years agoadd toggle to choose sending "friends with" activity even if contact is not hidden
friendica [Tue, 7 Feb 2012 00:41:05 +0000 (16:41 -0800)]
add toggle to choose sending "friends with" activity even if contact is not hidden

13 years agobeer
friendica [Mon, 6 Feb 2012 09:08:00 +0000 (01:08 -0800)]
beer

13 years agostyle missing on crepair-name
friendica [Mon, 6 Feb 2012 01:38:32 +0000 (17:38 -0800)]
style missing on crepair-name

13 years agoMerge branch 'master' into spam
friendica [Mon, 6 Feb 2012 00:11:39 +0000 (16:11 -0800)]
Merge branch 'master' into spam

13 years agoroll update 1118 forward, enable update 1119
friendica [Sun, 5 Feb 2012 22:30:24 +0000 (14:30 -0800)]
roll update 1118 forward, enable update 1119

13 years agoMerge branch 'master' into spam
friendica [Sun, 5 Feb 2012 06:26:51 +0000 (22:26 -0800)]
Merge branch 'master' into spam

13 years agodo an optimise after an expunge
friendica [Fri, 3 Feb 2012 02:02:08 +0000 (18:02 -0800)]
do an optimise after an expunge

13 years agomore work on Friendica db driver for b8
friendica [Thu, 2 Feb 2012 04:37:05 +0000 (20:37 -0800)]
more work on Friendica db driver for b8

13 years agoMerge branch 'master' into spam
friendica [Thu, 2 Feb 2012 03:23:45 +0000 (19:23 -0800)]
Merge branch 'master' into spam

13 years agoadd uid variable to b8 classes
friendica [Thu, 2 Feb 2012 03:23:05 +0000 (19:23 -0800)]
add uid variable to b8 classes

13 years agoadd spam flag to item table, DB version not incremented yet, give large sites a heads...
friendica [Thu, 2 Feb 2012 02:50:11 +0000 (18:50 -0800)]
add spam flag to item table, DB version not incremented yet, give large sites a heads up to do it manually

13 years agoimprovements in d* markdown conversion
friendica [Thu, 2 Feb 2012 01:09:53 +0000 (17:09 -0800)]
improvements in d* markdown conversion

13 years agoplaceholder - spam tab on network page
friendica [Wed, 1 Feb 2012 08:20:54 +0000 (00:20 -0800)]
placeholder - spam tab on network page

13 years agoadd closeness attribute
friendica [Wed, 1 Feb 2012 07:54:53 +0000 (23:54 -0800)]
add closeness attribute

13 years agotransport for email contacts phase II
friendica [Wed, 1 Feb 2012 04:03:46 +0000 (20:03 -0800)]
transport for email contacts phase II

13 years agoadd spam engine
friendica [Tue, 31 Jan 2012 23:54:41 +0000 (15:54 -0800)]
add spam engine

13 years agorevup
friendica [Tue, 31 Jan 2012 23:50:49 +0000 (15:50 -0800)]
revup

13 years agoallow plugin to abort message posting, fix half-duplex D* relationship
friendica [Tue, 31 Jan 2012 04:49:54 +0000 (20:49 -0800)]
allow plugin to abort message posting, fix half-duplex D* relationship

13 years agoMerge branch 'pull'
friendica [Mon, 30 Jan 2012 23:14:41 +0000 (15:14 -0800)]
Merge branch 'pull'

13 years agoprune old expired and deleted items
friendica [Mon, 30 Jan 2012 23:13:24 +0000 (15:13 -0800)]
prune old expired and deleted items

13 years agoMerge pull request #29 from zzottel/master
zzottel [Mon, 30 Jan 2012 21:38:55 +0000 (13:38 -0800)]
Merge pull request #29 from zzottel/master

Small testbubble fix

13 years agotestbubble fix: tools for wall-to-wall items now appear at the bottom where they...
zottel [Mon, 30 Jan 2012 21:33:25 +0000 (13:33 -0800)]
testbubble fix: tools for wall-to-wall items now appear at the bottom where they should be

13 years agoquattro: small adjustments to the profile edit style
Tobias Diekershoff [Mon, 30 Jan 2012 13:25:24 +0000 (14:25 +0100)]
quattro: small adjustments to the profile edit style

13 years agoquattro: styling of the edit profile page
Tobias Diekershoff [Mon, 30 Jan 2012 12:22:16 +0000 (13:22 +0100)]
quattro: styling of the edit profile page

13 years agosome zot-id infrastructure
friendica [Sun, 29 Jan 2012 23:47:25 +0000 (15:47 -0800)]
some zot-id infrastructure

13 years agostore moderated flag if set
friendica [Sun, 29 Jan 2012 10:09:39 +0000 (02:09 -0800)]
store moderated flag if set

13 years agoMerge branch 'pull'
friendica [Sat, 28 Jan 2012 21:24:53 +0000 (13:24 -0800)]
Merge branch 'pull'

13 years agomime_content_type requires access to the file, not just the name
friendica [Sat, 28 Jan 2012 20:09:17 +0000 (12:09 -0800)]
mime_content_type requires access to the file, not just the name

13 years agomoving the pager down below the contact/photo list in quattro
Tobias Diekershoff [Sat, 28 Jan 2012 12:13:21 +0000 (13:13 +0100)]
moving the pager down below the contact/photo list in quattro

13 years agologging of manage identities
friendica [Fri, 27 Jan 2012 20:56:36 +0000 (12:56 -0800)]
logging of manage identities

13 years agotypo was also in database.sql
friendica [Fri, 27 Jan 2012 11:14:16 +0000 (03:14 -0800)]
typo was also in database.sql

13 years agotypo in update - critical
friendica [Fri, 27 Jan 2012 07:56:47 +0000 (23:56 -0800)]
typo in update - critical

13 years agofor people whose DB's are not updating
friendica [Fri, 27 Jan 2012 07:08:51 +0000 (23:08 -0800)]
for people whose DB's are not updating

13 years agofix some changes lost from another branch
friendica [Fri, 27 Jan 2012 07:03:27 +0000 (23:03 -0800)]
fix some changes lost from another branch

13 years agorestore diaspora test mode
friendica [Fri, 27 Jan 2012 04:46:42 +0000 (20:46 -0800)]
restore diaspora test mode

13 years agoslackr -> wall-to-wall comment form background different than regular comment
friendica [Fri, 27 Jan 2012 04:32:05 +0000 (20:32 -0800)]
slackr -> wall-to-wall comment form background different than regular comment

13 years agopage delegation
friendica [Fri, 27 Jan 2012 04:08:02 +0000 (20:08 -0800)]
page delegation

13 years agobackend for delegating forums
friendica [Fri, 27 Jan 2012 00:52:12 +0000 (16:52 -0800)]
backend for delegating forums

13 years agoD* event formatting
friendica [Wed, 25 Jan 2012 23:16:43 +0000 (15:16 -0800)]
D* event formatting

13 years agonew event current date off by one, submit button misplaced
friendica [Wed, 25 Jan 2012 21:42:06 +0000 (13:42 -0800)]
new event current date off by one, submit button misplaced

13 years agoby default allow pseudonyms
friendica [Wed, 25 Jan 2012 08:30:36 +0000 (00:30 -0800)]
by default allow pseudonyms

13 years agoredirect to a useful location after deleting or ignoring a friend request, begin...
friendica [Wed, 25 Jan 2012 02:59:55 +0000 (18:59 -0800)]
redirect to a useful location after deleting or ignoring a friend request, begin comment moderation logic