Commit History

Author SHA1 Message Date
  Mikael Nordfeldth 20f8dd6565 Repeats shown in threaded noticelist now handled by plugin 9 years ago
  Mikael Nordfeldth 51f97c7e84 section control over their notice lists + HTML id stuff 9 years ago
  Mikael Nordfeldth a3b9367c9a new noticelist classes for primary and section lists 9 years ago
  Mikael Nordfeldth 5a76390d46 Reuse NoticeList for NoticeSection listing 9 years ago
  Mikael Nordfeldth fcdd061b4f pluginified most of hasFave, getFaves and related calls 10 years ago
  Mikael Nordfeldth d596513e39 Stronger typing for NoticeListItem and so 10 years ago
  Mikael Nordfeldth f83b2cf324 Handle removed profile more gracefully in noticelist 10 years ago
  Mikael Nordfeldth ac819e5738 fillAvatars would avoid the *ProfileGetAvatar events 11 years ago
  Mikael Nordfeldth fac7371179 pivotGet moved into Managed_DataObject 11 years ago
  Evan Prodromou cbd13407d8 Prefill profile roles when checking scope 12 years ago
  Evan Prodromou d942072a6c Optionally hide spam from timelines 12 years ago
  Evan Prodromou a431fca442 New events for pre-filling a NoticeList 12 years ago
  Evan Prodromou 2f1751568a pre-fill repeats of notices 13 years ago
  Evan Prodromou e09310ffb7 Cache the repeat_of query for noticelists 13 years ago
  Evan Prodromou ba6235a446 Get faves in Notice and pre-fill 13 years ago
  Evan Prodromou dfbdd481fa Pre-fill Notice attachments 13 years ago
  Evan Prodromou 58d798b607 Change NoticeList::prefill() to a static function 13 years ago
  Evan Prodromou 06e2422517 pre-fill avatars for Profiles in a notice list 13 years ago
  Evan Prodromou 5a132dbef0 correct pagination for noticelist 13 years ago
  Evan Prodromou b9cabd45de Move prefill call to noticelist class 13 years ago
  Evan Prodromou cacf627ce3 remove hidden <h2> in notice list 13 years ago
  Siebrand Mazeland 2dbdb0f185 Translator documentation updated/added. 13 years ago
  Evan Prodromou b8b1fbb6b5 Give NoticeListItem its own class 13 years ago
  Brion Vibber 2c03dd569c visual tweaks for convo view 13 years ago
  Evan Prodromou 66f6b2a342 Events to hook for NoticeListElement <li> generation 13 years ago
  Brion Vibber cb124fe831 Add a quick config setting to disable/enable display of thumbnails in regular notice lists (attachments/show_thumbs) - disabling gives the same display as before this feature was added (but changes to oembed handling are still there, and the lightbox popup is gone) 14 years ago
  Brion Vibber f25accc43e split out InlineAttachmentList from AttachmentList 14 years ago
  Brion Vibber 551b196a35 doomy doom doom 14 years ago
  Evan Prodromou 719b480eaa use subclassing to change notice list output for single notice 14 years ago
  Brion Vibber 6e03456753 Migrate some more code from manually constructing "fullname (nickname)" to using Profile->getFancyName(). Encapsulates common logic and allows for localization of the parens. 14 years ago