]>
git.mxchange.org Git - quix0rs-gnu-social.git/log
Evan Prodromou [Thu, 21 Apr 2011 18:53:17 +0000 (14:53 -0400)]
don't use thumbnail if it's not there
Evan Prodromou [Thu, 21 Apr 2011 17:37:05 +0000 (13:37 -0400)]
a little better notice hiding
Evan Prodromou [Thu, 21 Apr 2011 14:15:51 +0000 (10:15 -0400)]
Move business logic of email registration to plugin
Moved the main business logic of email registration to the
EmailRegistrationPlugin. That lets us register from a script, from the
emailregister account, or (hopefully) from the signup page.
Evan Prodromou [Thu, 21 Apr 2011 14:11:20 +0000 (10:11 -0400)]
Script to register a user by email address
Evan Prodromou [Wed, 20 Apr 2011 23:07:07 +0000 (19:07 -0400)]
fail gracefully when no IDs for tag cloud
Evan Prodromou [Wed, 20 Apr 2011 21:17:36 +0000 (17:17 -0400)]
show tag cloud in public stream
Evan Prodromou [Wed, 20 Apr 2011 20:19:07 +0000 (16:19 -0400)]
Make tag-per-group optional, default false
Evan Prodromou [Wed, 20 Apr 2011 20:12:49 +0000 (16:12 -0400)]
accidentally stored wrong personaltagcloudsection
Evan Prodromou [Wed, 20 Apr 2011 20:11:42 +0000 (16:11 -0400)]
inbox tag cloud section
Evan Prodromou [Wed, 20 Apr 2011 20:11:04 +0000 (16:11 -0400)]
only 10 tags per section
Evan Prodromou [Wed, 20 Apr 2011 19:47:44 +0000 (15:47 -0400)]
Change avatar size on single notice page
Evan Prodromou [Wed, 20 Apr 2011 17:41:50 +0000 (13:41 -0400)]
remove hidden <h2> in notice list
Evan Prodromou [Wed, 20 Apr 2011 17:39:23 +0000 (13:39 -0400)]
Just use avatarSize() method for SingleNoticeItem
Evan Prodromou [Wed, 20 Apr 2011 17:38:13 +0000 (13:38 -0400)]
don't override show() in SingleNoticeItem
Evan Prodromou [Wed, 20 Apr 2011 17:37:05 +0000 (13:37 -0400)]
don't show notice attachments in single-notice view
Evan Prodromou [Wed, 20 Apr 2011 16:05:24 +0000 (12:05 -0400)]
reply to notice marks the author of notice for reply
Evan Prodromou [Wed, 20 Apr 2011 14:59:31 +0000 (10:59 -0400)]
Correct formats for event list items
Evan Prodromou [Wed, 20 Apr 2011 14:57:46 +0000 (10:57 -0400)]
Fixup rendering of event and RSVP
Evan Prodromou [Wed, 20 Apr 2011 14:52:57 +0000 (10:52 -0400)]
Move Event and RSVP rendering to listitem classes
Evan Prodromou [Wed, 20 Apr 2011 10:35:14 +0000 (06:35 -0400)]
Merge branch 'betterbookmarknotice' into 1.0.x
Evan Prodromou [Wed, 20 Apr 2011 10:34:27 +0000 (06:34 -0400)]
better output for bookmark list item
Siebrand Mazeland [Wed, 20 Apr 2011 08:19:58 +0000 (10:19 +0200)]
Localisation updates from http://translatewiki.net.
Evan Prodromou [Tue, 19 Apr 2011 21:56:23 +0000 (17:56 -0400)]
add some wrapper markup for bookmarklistitem
Evan Prodromou [Tue, 19 Apr 2011 21:55:57 +0000 (17:55 -0400)]
correctly output notice data for nli in microapp
Evan Prodromou [Tue, 19 Apr 2011 21:38:56 +0000 (17:38 -0400)]
move long name to shorter name for bookmarklistitem
Evan Prodromou [Tue, 19 Apr 2011 21:28:24 +0000 (17:28 -0400)]
Revert "autoload bookmarknoticelistitemadapter"
This reverts commit
f880e6498de6d2a0e47a4b9d3079bf1ab92aeec1 .
Evan Prodromou [Tue, 19 Apr 2011 21:28:03 +0000 (17:28 -0400)]
Revert "hard-require the adapter"
This reverts commit
8b0f45d0a715fd25beb0aef9d42de3b91c5cd1ca .
Evan Prodromou [Tue, 19 Apr 2011 20:53:34 +0000 (16:53 -0400)]
hard-require the adapter
Evan Prodromou [Tue, 19 Apr 2011 20:26:00 +0000 (16:26 -0400)]
autoload bookmarknoticelistitemadapter
Evan Prodromou [Tue, 19 Apr 2011 20:00:31 +0000 (16:00 -0400)]
Let showNotice() go unimplemented
Default implementation of showNotice().
Siebrand Mazeland [Tue, 19 Apr 2011 19:54:56 +0000 (21:54 +0200)]
i18n fixes.
Whitespace updates.
Update translator documentation.
Evan Prodromou [Tue, 19 Apr 2011 19:52:57 +0000 (15:52 -0400)]
Move bookmark rendering to notice list item adapter
Move the tricky stuff with Bookmarks to a notice list item adapter.
Evan Prodromou [Tue, 19 Apr 2011 19:43:06 +0000 (15:43 -0400)]
use an adapter pattern to customize notice list item output
Samantha Doherty [Tue, 19 Apr 2011 17:28:27 +0000 (13:28 -0400)]
Restore local nav to single notice and attachment pages.
Evan Prodromou [Tue, 19 Apr 2011 00:19:25 +0000 (20:19 -0400)]
Merge remote-tracking branch 'gitorious/1.0.x' into 1.0.x
Conflicts:
plugins/EmailRegistration/emailregister.php
Zach Copley [Mon, 18 Apr 2011 23:51:49 +0000 (16:51 -0700)]
Merge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x
* '1.0.x' of gitorious.org:statusnet/mainline:
Update translator documentation.
Zach Copley [Mon, 18 Apr 2011 23:50:02 +0000 (16:50 -0700)]
Just had to update util.min.js one more time for extra merge conflict fun!
Zach Copley [Mon, 18 Apr 2011 23:42:20 +0000 (16:42 -0700)]
Remove billions of debugging statements and extra space
Zach Copley [Mon, 18 Apr 2011 22:39:16 +0000 (15:39 -0700)]
Fixed new answer textarea label
Zach Copley [Mon, 18 Apr 2011 22:31:48 +0000 (15:31 -0700)]
Only remove reply placeholders if the dummy answer field is visible
Zach Copley [Mon, 18 Apr 2011 20:53:14 +0000 (13:53 -0700)]
Add a 'closed' class to questions that have been closed
Zach Copley [Mon, 18 Apr 2011 20:48:35 +0000 (13:48 -0700)]
OMG I think ajax works right now
Zach Copley [Mon, 18 Apr 2011 09:27:56 +0000 (02:27 -0700)]
More work trying to understand util.js and get my ajax working right
Zach Copley [Sat, 16 Apr 2011 02:50:05 +0000 (19:50 -0700)]
Getting some traction here on better QnA Ajax
Zach Copley [Fri, 15 Apr 2011 22:07:17 +0000 (15:07 -0700)]
Better QnA ajax insert - work in progress
Zach Copley [Tue, 12 Apr 2011 09:22:47 +0000 (02:22 -0700)]
QnA - Work on getting questions and answers to appear correctly inline
Evan Prodromou [Mon, 18 Apr 2011 23:33:12 +0000 (19:33 -0400)]
Don't use bogus event in emailregistration
I was trying to be smart by calling the same registration event as 'register'
when doing EmailRegistration. However, that event is so low-bandwidth that plugins
go fingerpoken in all the attributes and call methods on the passed-in action and
things like that.
So, now we just fall back to using the low-level stuff, catch any
exceptions, and feel happy. Some stuff might not work, but it's
generally anti-spam stuff more suited to public sites.
Evan Prodromou [Mon, 18 Apr 2011 23:33:00 +0000 (19:33 -0400)]
fix bad variable, show frame length
Siebrand Mazeland [Mon, 18 Apr 2011 23:13:28 +0000 (01:13 +0200)]
Update translator documentation.
Evan Prodromou [Mon, 18 Apr 2011 22:23:06 +0000 (18:23 -0400)]
Don't serialize protected attrs
Evan Prodromou [Mon, 18 Apr 2011 21:55:38 +0000 (17:55 -0400)]
capture some info if serialization fails on stomp frame
Evan Prodromou [Mon, 18 Apr 2011 20:59:17 +0000 (16:59 -0400)]
don't show display URL if avatar filename is missing
Evan Prodromou [Mon, 18 Apr 2011 20:43:54 +0000 (16:43 -0400)]
Revert "put some debugging code into the home and public timelines"
This reverts commit
aa7b6447a1172693e7e7affe0bde37cf098e81d1 .
Evan Prodromou [Mon, 18 Apr 2011 20:28:41 +0000 (16:28 -0400)]
no extra nulls on home page
Evan Prodromou [Mon, 18 Apr 2011 20:20:51 +0000 (16:20 -0400)]
put some debugging code into the home and public timelines
Evan Prodromou [Mon, 18 Apr 2011 20:19:15 +0000 (16:19 -0400)]
correct category on inboxnoticestream
Evan Prodromou [Mon, 18 Apr 2011 20:19:00 +0000 (16:19 -0400)]
recover password uses login menu
Evan Prodromou [Mon, 18 Apr 2011 17:40:27 +0000 (13:40 -0400)]
inviter URL corrected
Evan Prodromou [Mon, 18 Apr 2011 17:37:54 +0000 (13:37 -0400)]
better indenting in invite email
Evan Prodromou [Mon, 18 Apr 2011 17:30:02 +0000 (13:30 -0400)]
linkify URLs in invite email
Evan Prodromou [Mon, 18 Apr 2011 17:26:46 +0000 (13:26 -0400)]
check for valid email on invite
Evan Prodromou [Mon, 18 Apr 2011 16:54:23 +0000 (12:54 -0400)]
Merge remote-tracking branch 'gitorious/1.0.x' into 1.0.x
Samantha Doherty [Mon, 18 Apr 2011 16:44:57 +0000 (12:44 -0400)]
New and hopefully correct util.min.js.
Samantha Doherty [Mon, 18 Apr 2011 16:42:00 +0000 (12:42 -0400)]
This util.min.js is pining for the fjords.
Samantha Doherty [Mon, 18 Apr 2011 15:51:38 +0000 (11:51 -0400)]
Style updates for notice forms.
Samantha Doherty [Mon, 18 Apr 2011 15:45:02 +0000 (11:45 -0400)]
Need to be a little more specific about infield input labels.
Evan Prodromou [Mon, 18 Apr 2011 15:02:16 +0000 (11:02 -0400)]
correct password form fields
Evan Prodromou [Mon, 18 Apr 2011 15:01:58 +0000 (11:01 -0400)]
correct password form fields
Evan Prodromou [Mon, 18 Apr 2011 14:52:57 +0000 (10:52 -0400)]
better output for registration confirmation
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
Siebrand Mazeland [Mon, 18 Apr 2011 11:41:15 +0000 (13:41 +0200)]
Localisation updates from http://translatewiki.net.
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
Samantha Doherty [Mon, 18 Apr 2011 06:29:16 +0000 (02:29 -0400)]
Add class to bookmark form thumbnail image.
Samantha Doherty [Mon, 18 Apr 2011 05:04:00 +0000 (01:04 -0400)]
Update minified util.js
Samantha Doherty [Mon, 18 Apr 2011 04:41:42 +0000 (00:41 -0400)]
Add JS for second step of bookmark form.
Samantha Doherty [Mon, 18 Apr 2011 04:38:26 +0000 (00:38 -0400)]
Apply infield labels to notice form inputs.
Samantha Doherty [Mon, 18 Apr 2011 04:31:47 +0000 (00:31 -0400)]
Only auto-focus on textarea for main notice form.
Samantha Doherty [Mon, 18 Apr 2011 04:27:46 +0000 (00:27 -0400)]
Add new Infield Label jQuery plugin files to action.php