]>
git.mxchange.org Git - quix0rs-gnu-social.git/log
Evan Prodromou [Mon, 18 Apr 2011 14:46:40 +0000 (10:46 -0400)]
let other validity checks go through first
Evan Prodromou [Mon, 18 Apr 2011 14:44:55 +0000 (10:44 -0400)]
catch exceptions and show them when validating email
Evan Prodromou [Mon, 18 Apr 2011 14:44:41 +0000 (10:44 -0400)]
check for email domain when validating email
Evan Prodromou [Mon, 18 Apr 2011 14:15:18 +0000 (10:15 -0400)]
fix incorrect variable in registration
Evan Prodromou [Mon, 18 Apr 2011 14:13:54 +0000 (10:13 -0400)]
redirect if you're already logged in.
Evan Prodromou [Mon, 18 Apr 2011 14:10:38 +0000 (10:10 -0400)]
DocFile::fromTitle() -> DocFile::forTitle()
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 .
Evan Prodromou [Mon, 18 Apr 2011 14:04:57 +0000 (10:04 -0400)]
no notice form on invites
Evan Prodromou [Mon, 18 Apr 2011 14:03:38 +0000 (10:03 -0400)]
disable showing tags; it throws a notice for me
Evan Prodromou [Mon, 18 Apr 2011 13:51:26 +0000 (09:51 -0400)]
loop through args in common_markup_to_html
Evan Prodromou [Mon, 18 Apr 2011 13:47:08 +0000 (09:47 -0400)]
pass args from Docfile to renderer
Evan Prodromou [Mon, 18 Apr 2011 13:22:51 +0000 (09:22 -0400)]
add login menu to email registration page
Evan Prodromou [Mon, 18 Apr 2011 13:04:11 +0000 (09:04 -0400)]
Use mail templates for invite text
Evan Prodromou [Mon, 18 Apr 2011 13:03:43 +0000 (09:03 -0400)]
docfiles can take arguments
Evan Prodromou [Mon, 18 Apr 2011 13:03:28 +0000 (09:03 -0400)]
mail paths for docfile
Evan Prodromou [Mon, 18 Apr 2011 12:52:50 +0000 (08:52 -0400)]
remove debugging comment from emailregister
Evan Prodromou [Mon, 18 Apr 2011 10:46:16 +0000 (06:46 -0400)]
use Start/EndRegistrationTry events for email registration
Evan Prodromou [Mon, 18 Apr 2011 10:32:32 +0000 (06:32 -0400)]
show the welcome page on registration completion
Evan Prodromou [Mon, 18 Apr 2011 10:30:33 +0000 (06:30 -0400)]
correctly parse help files
Evan Prodromou [Mon, 18 Apr 2011 10:19:51 +0000 (06:19 -0400)]
add the welcome document
Evan Prodromou [Mon, 18 Apr 2011 10:17:28 +0000 (06:17 -0400)]
allow user properties in documentation files
Evan Prodromou [Mon, 18 Apr 2011 10:16:32 +0000 (06:16 -0400)]
Externalize document-finding code so plugins can use it
Evan Prodromou [Mon, 18 Apr 2011 10:07:32 +0000 (06:07 -0400)]
break out email registration forms to their own modules
Evan Prodromou [Mon, 18 Apr 2011 08:30:13 +0000 (04:30 -0400)]
ConfirmRegistrationForm includes the code
Evan Prodromou [Sun, 17 Apr 2011 23:29:55 +0000 (19:29 -0400)]
get email for code
Evan Prodromou [Sun, 17 Apr 2011 23:28:22 +0000 (19:28 -0400)]
get email for code
Evan Prodromou [Sun, 17 Apr 2011 23:24:33 +0000 (19:24 -0400)]
complete registration form
Evan Prodromou [Sun, 17 Apr 2011 22:48:58 +0000 (18:48 -0400)]
Missed an argument to a function
Evan Prodromou [Sun, 17 Apr 2011 22:30:25 +0000 (18:30 -0400)]
some better breaks on error entry
Evan Prodromou [Sun, 17 Apr 2011 22:29:10 +0000 (18:29 -0400)]
email register is a login action
Evan Prodromou [Sun, 17 Apr 2011 22:27:25 +0000 (18:27 -0400)]
Yoink the registration action
Evan Prodromou [Sun, 17 Apr 2011 22:22:59 +0000 (18:22 -0400)]
Revert "some debugging for email registration routes"
This reverts commit
165d9fd9dea881e4fd7c6df0fa033b3de6c29764 .
Evan Prodromou [Sun, 17 Apr 2011 22:22:46 +0000 (18:22 -0400)]
Revert "bad variable in debugging"
This reverts commit
87330bf9773aa397de54838f85948f0859d411da .
Evan Prodromou [Sun, 17 Apr 2011 22:22:35 +0000 (18:22 -0400)]
Revert "additional debugging in router"
This reverts commit
daadb7905b2863bf48aade7537f23a1b645d7d5d .
Evan Prodromou [Sun, 17 Apr 2011 22:19:47 +0000 (18:19 -0400)]
additional debugging in router
Evan Prodromou [Sun, 17 Apr 2011 22:12:12 +0000 (18:12 -0400)]
reverse order of register connects
Evan Prodromou [Sun, 17 Apr 2011 22:10:30 +0000 (18:10 -0400)]
bad variable in debugging
Evan Prodromou [Sun, 17 Apr 2011 22:09:26 +0000 (18:09 -0400)]
some debugging for email registration routes
Evan Prodromou [Sun, 17 Apr 2011 22:05:18 +0000 (18:05 -0400)]
add our routes at the begnning, not the end.
Evan Prodromou [Sun, 17 Apr 2011 21:48:15 +0000 (17:48 -0400)]
Merge branch '1.0.x' into emailregistration
Evan Prodromou [Sun, 17 Apr 2011 21:48:09 +0000 (17:48 -0400)]
action for registering by email
Evan Prodromou [Sun, 17 Apr 2011 21:47:37 +0000 (17:47 -0400)]
customize the EmailRegistration plugin
Evan Prodromou [Sun, 17 Apr 2011 21:46:32 +0000 (17:46 -0400)]
utility functions for Confirm_address
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
Evan Prodromou [Sun, 17 Apr 2011 21:00:15 +0000 (17:00 -0400)]
use small triangle for notice addressees
Evan Prodromou [Sun, 17 Apr 2011 21:00:15 +0000 (17:00 -0400)]
use small triangle for notice addressees
Siebrand Mazeland [Sun, 17 Apr 2011 18:30:47 +0000 (20:30 +0200)]
Localisation updates http://translatewiki.net.
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]".
Evan Prodromou [Sun, 17 Apr 2011 17:22:21 +0000 (13:22 -0400)]
Copy Sample plugin to EmailRegistration
Siebrand Mazeland [Sun, 17 Apr 2011 11:00:52 +0000 (13:00 +0200)]
Add/update translator documentation.
Siebrand Mazeland [Sun, 17 Apr 2011 08:49:48 +0000 (10:49 +0200)]
Add support for Tagalog.
Siebrand Mazeland [Sun, 17 Apr 2011 00:26:53 +0000 (02:26 +0200)]
Update/fix translator documentation.
Siebrand Mazeland [Sun, 17 Apr 2011 00:15:17 +0000 (02:15 +0200)]
people tag -> list
Siebrand Mazeland [Sun, 17 Apr 2011 00:11:46 +0000 (02:11 +0200)]
people tag -> list
Siebrand Mazeland [Sun, 17 Apr 2011 00:09:47 +0000 (02:09 +0200)]
Fix translator documentation.
Siebrand Mazeland [Sun, 17 Apr 2011 00:06:17 +0000 (02:06 +0200)]
Add forgotten comment tag.
Siebrand Mazeland [Sat, 16 Apr 2011 23:15:30 +0000 (01:15 +0200)]
Localisation updates from http://translatewiki.net.
Siebrand Mazeland [Sat, 16 Apr 2011 22:53:29 +0000 (00:53 +0200)]
Fix typo in comment.
Siebrand Mazeland [Sat, 16 Apr 2011 22:36:14 +0000 (00:36 +0200)]
i18n fixes.
Translator documentation added.
Evan Prodromou [Sat, 16 Apr 2011 20:29:09 +0000 (16:29 -0400)]
hide the nickname so it doesn't go into replies
Evan Prodromou [Sat, 16 Apr 2011 20:23:31 +0000 (16:23 -0400)]
don't try to pre-init the @-reply
Evan Prodromou [Sat, 16 Apr 2011 20:12:04 +0000 (16:12 -0400)]
move Invite button to top
Evan Prodromou [Sat, 16 Apr 2011 19:58:16 +0000 (15:58 -0400)]
Merge branch '1.0.x' into testing
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
Evan Prodromou [Sat, 16 Apr 2011 19:39:54 +0000 (15:39 -0400)]
don't show addressee info for root notice of conversation
Evan Prodromou [Sat, 16 Apr 2011 19:39:34 +0000 (15:39 -0400)]
show addressee arrow if just a notice to a user
Evan Prodromou [Sat, 16 Apr 2011 19:30:50 +0000 (15:30 -0400)]
show addressees in notice lists
Evan Prodromou [Sat, 16 Apr 2011 19:17:03 +0000 (15:17 -0400)]
utility method to get reply profiles for a notice
Evan Prodromou [Sat, 16 Apr 2011 15:22:46 +0000 (11:22 -0400)]
show best name in noticelistitem
Evan Prodromou [Fri, 15 Apr 2011 22:56:24 +0000 (18:56 -0400)]
use notice list instead of threaded for list view
Evan Prodromou [Fri, 15 Apr 2011 22:54:35 +0000 (18:54 -0400)]
use threadingnoticestream for groups
Evan Prodromou [Fri, 15 Apr 2011 22:51:18 +0000 (18:51 -0400)]
use threadingnoticestream for inbox
Evan Prodromou [Fri, 15 Apr 2011 22:47:56 +0000 (18:47 -0400)]
use threading notice stream wrapper for public
Evan Prodromou [Fri, 15 Apr 2011 22:28:36 +0000 (18:28 -0400)]
Thread by conversation, not id
Evan Prodromou [Fri, 15 Apr 2011 22:20:54 +0000 (18:20 -0400)]
add a threading notice stream class
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 .
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.
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
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)
Evan Prodromou [Fri, 15 Apr 2011 22:01:00 +0000 (18:01 -0400)]
Merge branch '1.0.x' into testing
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
Zach Copley [Fri, 15 Apr 2011 21:19:30 +0000 (21:19 +0000)]
Capitalization
Zach Copley [Fri, 15 Apr 2011 21:07:06 +0000 (21:07 +0000)]
Merge branch 'lists_fixes' into 1.0.x
Shashi Gowda [Fri, 15 Apr 2011 21:04:25 +0000 (02:34 +0530)]
Add link to lists doc to Help page
Zach Copley [Fri, 15 Apr 2011 20:50:04 +0000 (20:50 +0000)]
Merge branch 'lists_fixes' into 1.0.x
Shashi Gowda [Fri, 15 Apr 2011 20:35:14 +0000 (02:05 +0530)]
Lists user documentation
Shashi Gowda [Fri, 15 Apr 2011 19:30:32 +0000 (01:00 +0530)]
Merge remote-tracking branch '1.0.x' into lists_fixes
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.
Evan Prodromou [Fri, 15 Apr 2011 18:57:41 +0000 (14:57 -0400)]
Merge branch '1.0.x' into testing
Siebrand Mazeland [Fri, 15 Apr 2011 13:07:35 +0000 (15:07 +0200)]
Update translator documentation.
i18n/L10n updates.
Whitespace updates.
Siebrand Mazeland [Fri, 15 Apr 2011 08:20:34 +0000 (10:20 +0200)]
Update translator documentation.
Siebrand Mazeland [Fri, 15 Apr 2011 08:12:49 +0000 (10:12 +0200)]
Remove obsolete code.
Update translator documentation.
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.
Siebrand Mazeland [Fri, 15 Apr 2011 07:30:21 +0000 (09:30 +0200)]
Fix incorrect translator documentation.
Samantha Doherty [Fri, 15 Apr 2011 06:29:01 +0000 (02:29 -0400)]
Style for invite button.
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
Evan Prodromou [Fri, 15 Apr 2011 03:57:30 +0000 (23:57 -0400)]
scale down the thumbnail image if necessary
Evan Prodromou [Fri, 15 Apr 2011 03:44:01 +0000 (23:44 -0400)]
auto-fill bookmark data
Samantha Doherty [Fri, 15 Apr 2011 03:20:49 +0000 (23:20 -0400)]
Include Lato font in neo theme.
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