]> git.mxchange.org Git - quix0rs-gnu-social.git/log
quix0rs-gnu-social.git
13 years agolet other validity checks go through first
Evan Prodromou [Mon, 18 Apr 2011 14:46:40 +0000 (10:46 -0400)]
let other validity checks go through first

13 years agocatch exceptions and show them when validating email
Evan Prodromou [Mon, 18 Apr 2011 14:44:55 +0000 (10:44 -0400)]
catch exceptions and show them when validating email

13 years agocheck for email domain when validating email
Evan Prodromou [Mon, 18 Apr 2011 14:44:41 +0000 (10:44 -0400)]
check for email domain when validating email

13 years agofix incorrect variable in registration
Evan Prodromou [Mon, 18 Apr 2011 14:15:18 +0000 (10:15 -0400)]
fix incorrect variable in registration

13 years agoredirect if you're already logged in.
Evan Prodromou [Mon, 18 Apr 2011 14:13:54 +0000 (10:13 -0400)]
redirect if you're already logged in.

13 years agoDocFile::fromTitle() -> DocFile::forTitle()
Evan Prodromou [Mon, 18 Apr 2011 14:10:38 +0000 (10:10 -0400)]
DocFile::fromTitle() -> DocFile::forTitle()

13 years agoRevert "disable showing tags; it throws a notice for me"
Evan Prodromou [Mon, 18 Apr 2011 14:08:26 +0000 (10:08 -0400)]
Revert "disable showing tags; it throws a notice for me"

This reverts commit 7d6efbf29e651f74667ea4eace653cf63e1e4d64.

13 years agono notice form on invites
Evan Prodromou [Mon, 18 Apr 2011 14:04:57 +0000 (10:04 -0400)]
no notice form on invites

13 years agodisable showing tags; it throws a notice for me
Evan Prodromou [Mon, 18 Apr 2011 14:03:38 +0000 (10:03 -0400)]
disable showing tags; it throws a notice for me

13 years agoloop through args in common_markup_to_html
Evan Prodromou [Mon, 18 Apr 2011 13:51:26 +0000 (09:51 -0400)]
loop through args in common_markup_to_html

13 years agopass args from Docfile to renderer
Evan Prodromou [Mon, 18 Apr 2011 13:47:08 +0000 (09:47 -0400)]
pass args from Docfile to renderer

13 years agoadd login menu to email registration page
Evan Prodromou [Mon, 18 Apr 2011 13:22:51 +0000 (09:22 -0400)]
add login menu to email registration page

13 years agoUse mail templates for invite text
Evan Prodromou [Mon, 18 Apr 2011 13:04:11 +0000 (09:04 -0400)]
Use mail templates for invite text

13 years agodocfiles can take arguments
Evan Prodromou [Mon, 18 Apr 2011 13:03:43 +0000 (09:03 -0400)]
docfiles can take arguments

13 years agomail paths for docfile
Evan Prodromou [Mon, 18 Apr 2011 13:03:28 +0000 (09:03 -0400)]
mail paths for docfile

13 years agoremove debugging comment from emailregister
Evan Prodromou [Mon, 18 Apr 2011 12:52:50 +0000 (08:52 -0400)]
remove debugging comment from emailregister

13 years agouse Start/EndRegistrationTry events for email registration
Evan Prodromou [Mon, 18 Apr 2011 10:46:16 +0000 (06:46 -0400)]
use Start/EndRegistrationTry events for email registration

13 years agoshow the welcome page on registration completion
Evan Prodromou [Mon, 18 Apr 2011 10:32:32 +0000 (06:32 -0400)]
show the welcome page on registration completion

13 years agocorrectly parse help files
Evan Prodromou [Mon, 18 Apr 2011 10:30:33 +0000 (06:30 -0400)]
correctly parse help files

13 years agoadd the welcome document
Evan Prodromou [Mon, 18 Apr 2011 10:19:51 +0000 (06:19 -0400)]
add the welcome document

13 years agoallow user properties in documentation files
Evan Prodromou [Mon, 18 Apr 2011 10:17:28 +0000 (06:17 -0400)]
allow user properties in documentation files

13 years agoExternalize document-finding code so plugins can use it
Evan Prodromou [Mon, 18 Apr 2011 10:16:32 +0000 (06:16 -0400)]
Externalize document-finding code so plugins can use it

13 years agobreak out email registration forms to their own modules
Evan Prodromou [Mon, 18 Apr 2011 10:07:32 +0000 (06:07 -0400)]
break out email registration forms to their own modules

13 years agoConfirmRegistrationForm includes the code
Evan Prodromou [Mon, 18 Apr 2011 08:30:13 +0000 (04:30 -0400)]
ConfirmRegistrationForm includes the code

13 years agoget email for code
Evan Prodromou [Sun, 17 Apr 2011 23:29:55 +0000 (19:29 -0400)]
get email for code

13 years agoget email for code
Evan Prodromou [Sun, 17 Apr 2011 23:28:22 +0000 (19:28 -0400)]
get email for code

13 years agocomplete registration form
Evan Prodromou [Sun, 17 Apr 2011 23:24:33 +0000 (19:24 -0400)]
complete registration form

13 years agoMissed an argument to a function
Evan Prodromou [Sun, 17 Apr 2011 22:48:58 +0000 (18:48 -0400)]
Missed an argument to a function

13 years agosome better breaks on error entry
Evan Prodromou [Sun, 17 Apr 2011 22:30:25 +0000 (18:30 -0400)]
some better breaks on error entry

13 years agoemail register is a login action
Evan Prodromou [Sun, 17 Apr 2011 22:29:10 +0000 (18:29 -0400)]
email register is a login action

13 years agoYoink the registration action
Evan Prodromou [Sun, 17 Apr 2011 22:27:25 +0000 (18:27 -0400)]
Yoink the registration action

13 years agoRevert "some debugging for email registration routes"
Evan Prodromou [Sun, 17 Apr 2011 22:22:59 +0000 (18:22 -0400)]
Revert "some debugging for email registration routes"

This reverts commit 165d9fd9dea881e4fd7c6df0fa033b3de6c29764.

13 years agoRevert "bad variable in debugging"
Evan Prodromou [Sun, 17 Apr 2011 22:22:46 +0000 (18:22 -0400)]
Revert "bad variable in debugging"

This reverts commit 87330bf9773aa397de54838f85948f0859d411da.

13 years agoRevert "additional debugging in router"
Evan Prodromou [Sun, 17 Apr 2011 22:22:35 +0000 (18:22 -0400)]
Revert "additional debugging in router"

This reverts commit daadb7905b2863bf48aade7537f23a1b645d7d5d.

13 years agoadditional debugging in router
Evan Prodromou [Sun, 17 Apr 2011 22:19:47 +0000 (18:19 -0400)]
additional debugging in router

13 years agoreverse order of register connects
Evan Prodromou [Sun, 17 Apr 2011 22:12:12 +0000 (18:12 -0400)]
reverse order of register connects

13 years agobad variable in debugging
Evan Prodromou [Sun, 17 Apr 2011 22:10:30 +0000 (18:10 -0400)]
bad variable in debugging

13 years agosome debugging for email registration routes
Evan Prodromou [Sun, 17 Apr 2011 22:09:26 +0000 (18:09 -0400)]
some debugging for email registration routes

13 years agoadd our routes at the begnning, not the end.
Evan Prodromou [Sun, 17 Apr 2011 22:05:18 +0000 (18:05 -0400)]
add our routes at the begnning, not the end.

13 years agoMerge branch '1.0.x' into emailregistration
Evan Prodromou [Sun, 17 Apr 2011 21:48:15 +0000 (17:48 -0400)]
Merge branch '1.0.x' into emailregistration

13 years agoaction for registering by email
Evan Prodromou [Sun, 17 Apr 2011 21:48:09 +0000 (17:48 -0400)]
action for registering by email

13 years agocustomize the EmailRegistration plugin
Evan Prodromou [Sun, 17 Apr 2011 21:47:37 +0000 (17:47 -0400)]
customize the EmailRegistration plugin

13 years agoutility functions for Confirm_address
Evan Prodromou [Sun, 17 Apr 2011 21:46:32 +0000 (17:46 -0400)]
utility functions for Confirm_address

13 years agoMerge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x
Evan Prodromou [Sun, 17 Apr 2011 21:00:54 +0000 (17:00 -0400)]
Merge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x

13 years agouse small triangle for notice addressees
Evan Prodromou [Sun, 17 Apr 2011 21:00:15 +0000 (17:00 -0400)]
use small triangle for notice addressees

13 years agouse small triangle for notice addressees
Evan Prodromou [Sun, 17 Apr 2011 21:00:15 +0000 (17:00 -0400)]
use small triangle for notice addressees

13 years agoLocalisation updates http://translatewiki.net.
Siebrand Mazeland [Sun, 17 Apr 2011 18:30:47 +0000 (20:30 +0200)]
Localisation updates http://translatewiki.net.

13 years agoComplete "people tag" to "list" in UI messages.
Siebrand Mazeland [Sun, 17 Apr 2011 18:08:03 +0000 (20:08 +0200)]
Complete "people tag" to "list" in UI messages.
Update translator documentation accordingly.

Probably a few cases left where "tag[ged[" has to be replaced by "list[ed]".

13 years agoCopy Sample plugin to EmailRegistration
Evan Prodromou [Sun, 17 Apr 2011 17:22:21 +0000 (13:22 -0400)]
Copy Sample plugin to EmailRegistration

13 years agoAdd/update translator documentation.
Siebrand Mazeland [Sun, 17 Apr 2011 11:00:52 +0000 (13:00 +0200)]
Add/update translator documentation.

13 years agoAdd support for Tagalog.
Siebrand Mazeland [Sun, 17 Apr 2011 08:49:48 +0000 (10:49 +0200)]
Add support for Tagalog.

13 years agoUpdate/fix translator documentation.
Siebrand Mazeland [Sun, 17 Apr 2011 00:26:53 +0000 (02:26 +0200)]
Update/fix translator documentation.

13 years agopeople tag -> list
Siebrand Mazeland [Sun, 17 Apr 2011 00:15:17 +0000 (02:15 +0200)]
people tag -> list

13 years agopeople tag -> list
Siebrand Mazeland [Sun, 17 Apr 2011 00:11:46 +0000 (02:11 +0200)]
people tag -> list

13 years agoFix translator documentation.
Siebrand Mazeland [Sun, 17 Apr 2011 00:09:47 +0000 (02:09 +0200)]
Fix translator documentation.

13 years agoAdd forgotten comment tag.
Siebrand Mazeland [Sun, 17 Apr 2011 00:06:17 +0000 (02:06 +0200)]
Add forgotten comment tag.

13 years agoLocalisation updates from http://translatewiki.net.
Siebrand Mazeland [Sat, 16 Apr 2011 23:15:30 +0000 (01:15 +0200)]
Localisation updates from http://translatewiki.net.

13 years agoFix typo in comment.
Siebrand Mazeland [Sat, 16 Apr 2011 22:53:29 +0000 (00:53 +0200)]
Fix typo in comment.

13 years agoi18n fixes.
Siebrand Mazeland [Sat, 16 Apr 2011 22:36:14 +0000 (00:36 +0200)]
i18n fixes.
Translator documentation added.

13 years agohide the nickname so it doesn't go into replies
Evan Prodromou [Sat, 16 Apr 2011 20:29:09 +0000 (16:29 -0400)]
hide the nickname so it doesn't go into replies

13 years agodon't try to pre-init the @-reply
Evan Prodromou [Sat, 16 Apr 2011 20:23:31 +0000 (16:23 -0400)]
don't try to pre-init the @-reply

13 years agomove Invite button to top
Evan Prodromou [Sat, 16 Apr 2011 20:12:04 +0000 (16:12 -0400)]
move Invite button to top

13 years agoMerge branch '1.0.x' into testing
Evan Prodromou [Sat, 16 Apr 2011 19:58:16 +0000 (15:58 -0400)]
Merge branch '1.0.x' into testing

13 years agoMerge remote-tracking branch 'gitorious/1.0.x' into 1.0.x
Evan Prodromou [Sat, 16 Apr 2011 19:57:50 +0000 (15:57 -0400)]
Merge remote-tracking branch 'gitorious/1.0.x' into 1.0.x

13 years agodon't show addressee info for root notice of conversation
Evan Prodromou [Sat, 16 Apr 2011 19:39:54 +0000 (15:39 -0400)]
don't show addressee info for root notice of conversation

13 years agoshow addressee arrow if just a notice to a user
Evan Prodromou [Sat, 16 Apr 2011 19:39:34 +0000 (15:39 -0400)]
show addressee arrow if just a notice to a user

13 years agoshow addressees in notice lists
Evan Prodromou [Sat, 16 Apr 2011 19:30:50 +0000 (15:30 -0400)]
show addressees in notice lists

13 years agoutility method to get reply profiles for a notice
Evan Prodromou [Sat, 16 Apr 2011 19:17:03 +0000 (15:17 -0400)]
utility method to get reply profiles for a notice

13 years agoshow best name in noticelistitem
Evan Prodromou [Sat, 16 Apr 2011 15:22:46 +0000 (11:22 -0400)]
show best name in noticelistitem

13 years agouse notice list instead of threaded for list view
Evan Prodromou [Fri, 15 Apr 2011 22:56:24 +0000 (18:56 -0400)]
use notice list instead of threaded for list view

13 years agouse threadingnoticestream for groups
Evan Prodromou [Fri, 15 Apr 2011 22:54:35 +0000 (18:54 -0400)]
use threadingnoticestream for groups

13 years agouse threadingnoticestream for inbox
Evan Prodromou [Fri, 15 Apr 2011 22:51:18 +0000 (18:51 -0400)]
use threadingnoticestream for inbox

13 years agouse threading notice stream wrapper for public
Evan Prodromou [Fri, 15 Apr 2011 22:47:56 +0000 (18:47 -0400)]
use threading notice stream wrapper for public

13 years agoThread by conversation, not id
Evan Prodromou [Fri, 15 Apr 2011 22:28:36 +0000 (18:28 -0400)]
Thread by conversation, not id

13 years agoadd a threading notice stream class
Evan Prodromou [Fri, 15 Apr 2011 22:20:54 +0000 (18:20 -0400)]
add a threading notice stream class

13 years agoRevert "Add threading notice stream class to threaded pages"
Evan Prodromou [Fri, 15 Apr 2011 22:20:06 +0000 (18:20 -0400)]
Revert "Add threading notice stream class to threaded pages"

This reverts commit 97a8bae4a95bdf793ade7f0cc2ab5802f32d3694.

13 years agoAdd threading notice stream class to threaded pages
Evan Prodromou [Fri, 15 Apr 2011 22:15:22 +0000 (18:15 -0400)]
Add threading notice stream class to threaded pages

For those pages where threading is important, we now have an extra filtering stream
class to skip stuff in conversations that have "already" been seen.

13 years agoMerge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x
Brion Vibber [Fri, 15 Apr 2011 22:14:21 +0000 (15:14 -0700)]
Merge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x

13 years agoFix regression in inline replies to newly added messages (regression from my fixes...
Brion Vibber [Fri, 15 Apr 2011 22:03:20 +0000 (15:03 -0700)]
Fix regression in inline replies to newly added messages (regression from my fixes w/ the realtime stuff)

13 years agoMerge branch '1.0.x' into testing
Evan Prodromou [Fri, 15 Apr 2011 22:01:00 +0000 (18:01 -0400)]
Merge branch '1.0.x' into testing

13 years agoMerge remote-tracking branch 'gitorious/1.0.x' into 1.0.x
Evan Prodromou [Fri, 15 Apr 2011 21:55:43 +0000 (17:55 -0400)]
Merge remote-tracking branch 'gitorious/1.0.x' into 1.0.x

13 years agoCapitalization
Zach Copley [Fri, 15 Apr 2011 21:19:30 +0000 (21:19 +0000)]
Capitalization

13 years agoMerge branch 'lists_fixes' into 1.0.x
Zach Copley [Fri, 15 Apr 2011 21:07:06 +0000 (21:07 +0000)]
Merge branch 'lists_fixes' into 1.0.x

13 years agoAdd link to lists doc to Help page
Shashi Gowda [Fri, 15 Apr 2011 21:04:25 +0000 (02:34 +0530)]
Add link to lists doc to Help page

13 years agoMerge branch 'lists_fixes' into 1.0.x
Zach Copley [Fri, 15 Apr 2011 20:50:04 +0000 (20:50 +0000)]
Merge branch 'lists_fixes' into 1.0.x

13 years agoLists user documentation
Shashi Gowda [Fri, 15 Apr 2011 20:35:14 +0000 (02:05 +0530)]
Lists user documentation

13 years agoMerge remote-tracking branch '1.0.x' into lists_fixes
Shashi Gowda [Fri, 15 Apr 2011 19:30:32 +0000 (01:00 +0530)]
Merge remote-tracking branch '1.0.x' into lists_fixes

13 years agoProfile::getOwnedTags -> Profile::getLists, first argument is the current user, or...
Shashi Gowda [Fri, 15 Apr 2011 12:51:47 +0000 (18:21 +0530)]
Profile::getOwnedTags -> Profile::getLists, first argument is the current user, or the user accessing the lists.

13 years agoMerge branch '1.0.x' into testing
Evan Prodromou [Fri, 15 Apr 2011 18:57:41 +0000 (14:57 -0400)]
Merge branch '1.0.x' into testing

13 years agoUpdate translator documentation.
Siebrand Mazeland [Fri, 15 Apr 2011 13:07:35 +0000 (15:07 +0200)]
Update translator documentation.
i18n/L10n updates.
Whitespace updates.

13 years agoUpdate translator documentation.
Siebrand Mazeland [Fri, 15 Apr 2011 08:20:34 +0000 (10:20 +0200)]
Update translator documentation.

13 years agoRemove obsolete code.
Siebrand Mazeland [Fri, 15 Apr 2011 08:12:49 +0000 (10:12 +0200)]
Remove obsolete code.
Update translator documentation.

13 years agoi18n fixes for xgettext issue with contructions like "<<< END_OF_INSTRUCTIONS".
Siebrand Mazeland [Fri, 15 Apr 2011 07:55:09 +0000 (09:55 +0200)]
i18n fixes for xgettext issue with contructions like "<<< END_OF_INSTRUCTIONS".
Update translator documentation.
FIXMEs added. Asking Zach on IRC to have a look at them.

13 years agoFix incorrect translator documentation.
Siebrand Mazeland [Fri, 15 Apr 2011 07:30:21 +0000 (09:30 +0200)]
Fix incorrect translator documentation.

13 years agoStyle for invite button.
Samantha Doherty [Fri, 15 Apr 2011 06:29:01 +0000 (02:29 -0400)]
Style for invite button.

13 years agoMerge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x
Evan Prodromou [Fri, 15 Apr 2011 03:58:02 +0000 (23:58 -0400)]
Merge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x

13 years agoscale down the thumbnail image if necessary
Evan Prodromou [Fri, 15 Apr 2011 03:57:30 +0000 (23:57 -0400)]
scale down the thumbnail image if necessary

13 years agoauto-fill bookmark data
Evan Prodromou [Fri, 15 Apr 2011 03:44:01 +0000 (23:44 -0400)]
auto-fill bookmark data

13 years agoInclude Lato font in neo theme.
Samantha Doherty [Fri, 15 Apr 2011 03:20:49 +0000 (23:20 -0400)]
Include Lato font in neo theme.

13 years agoMerge branch '1.0.x' of gitorious.org:statusnet/mainline into prefillbookmark
Evan Prodromou [Fri, 15 Apr 2011 01:55:16 +0000 (21:55 -0400)]
Merge branch '1.0.x' of gitorious.org:statusnet/mainline into prefillbookmark