Skip to content

Releases: twinlabs/forum

"that time when I was bummed about library versioning problems reminds me of that other time when I was bummed about library versioning problems"

04 May 03:31
Compare
Choose a tag to compare

made sequelize dependency range more strict. sequelize doesn't [currently] seem to adhere to semver.

"Allergy Season Has Returned"

04 May 02:52
Compare
Choose a tag to compare
  • added Vine auto-embed support
  • added a data attribute containing user's ID into each post.
  • other small maintenance changes. see this commit range for the changeset

"The tickets are solid gold...it AIN'T cut up two-by-fours I spray-painted gold."

05 Apr 15:58
Compare
Choose a tag to compare

Moved favico.js to a dependency and removed the inlined asset.

"I met an alien named Stevie who said if I got the cash together he'd [...]"

05 Apr 15:56
Compare
Choose a tag to compare
  • added ES6 Support (via babel). multi-line strings are very useful for writing long sql queries.
  • moved to socket.io 1.x.x
  • moved to express 4.x.x
  • refactored 'post' and 'topic' to the notion of an 'atom'
  • added new header/navigation UI
  • added new cross-app focus/linkhover styles
  • improved UI on 'settings' page
  • added 'Connected Users' feature
  • added soundcloud embed url handling feature
  • added new-post-notification-in-favicon feature
  • added jshint task and configuration

Like "Speed" But Starring Hummingbird Goetzl

14 Mar 03:45
Compare
Choose a tag to compare

1.0.1 introduces Sequelize 2.x.x to the repo and contains some dramatic performance improvements via a couple of simple strategies.

"We Finally Cut A Major Version" Starring David Duchovny and Reese Witherspoon

14 Mar 03:44
Compare
Choose a tag to compare

1.0.0 introduced some custom matchers for different URL schemes that point to sharable content.

This release is being published retroactively; the version actually came and went with an npm publish, but without a properly-announced (or publicly-tagged) release.

"Forum Holiday"

23 Nov 17:24
Compare
Choose a tag to compare
Merge pull request #93 from twinlabs/85-refocus-active-after-submit

re-focus active input after new post submission.

Matt Damon and Scarlett Johansson star in "We Built A Forum"

06 Dec 16:11
Compare
Choose a tag to compare
Merge pull request #84 from twinlabs/order-posts-by-child-date

order posts by child date.